# HG changeset patch # User Richard M. Stallman # Date 1167771482 0 # Node ID 27f521750ce8ea533aa7b8ebf7f947ce01e31c6e # Parent 80cfd51d8db949c791d7460292ad3c275aad553f (Bindat Spec): Fix Texinfo usage. diff -r 80cfd51d8db9 -r 27f521750ce8 lispref/processes.texi --- a/lispref/processes.texi Tue Jan 02 20:57:30 2007 +0000 +++ b/lispref/processes.texi Tue Jan 02 20:58:02 2007 +0000 @@ -2247,7 +2247,7 @@ The data as a byte array. @item bindat-idx -Current index into bindat-raw of the unpacking or packing operation. +Current index (within @code{bindat-raw}) for unpacking or packing. @item struct The alist containing the structured data that have been unpacked so