diff -urN util-linux-2.11n.org/sys-utils/ipc.texi util-linux-2.11n/sys-utils/ipc.texi --- util-linux-2.11n.org/sys-utils/ipc.texi Wed Feb 20 13:35:02 2002 +++ util-linux-2.11n/sys-utils/ipc.texi Wed Feb 20 13:35:10 2002 @@ -30,9 +30,9 @@ programs within the terms of the GNU GPL. @end titlepage -@dircategory Miscellaneous +@dircategory Miscellaneous: @direntry -* ipc: (ipc). System V style inter process communication +* ipc: (ipc). System V style inter process communication @end direntry @node Top, Overview, Notes, (dir) @@ -561,7 +561,7 @@ @item buf : allocated by user for reading/writing info. @item -cmd : IPC_STAT, IPC_SET, IPC_RMID (@xref{syscalls}). +cmd : IPC_STAT, IPC_SET, IPC_RMID (@xref{syscalls}.) @end itemize IPC_STAT results in the copy of the queue data structure @@ -1152,7 +1152,7 @@ @item shmid : id got from call to shmget. @item -cmd : IPC_STAT, IPC_SET, IPC_RMID (@xref{syscalls}). +cmd : IPC_STAT, IPC_SET, IPC_RMID (@xref{syscalls}.) @itemize @asis @item IPC_SET : Used to set the owner uid, gid, and shm_perms.mode field.