]> git.pld-linux.org Git - packages/util-linux.git/blob - util-linux-info.patch
- init var
[packages/util-linux.git] / util-linux-info.patch
1 diff -urN util-linux-2.11n.org/sys-utils/ipc.texi util-linux-2.11n/sys-utils/ipc.texi
2 --- util-linux-2.11n.org/sys-utils/ipc.texi     Wed Feb 20 13:35:02 2002
3 +++ util-linux-2.11n/sys-utils/ipc.texi Wed Feb 20 13:35:10 2002
4 @@ -30,9 +30,9 @@
5  programs within the terms of the GNU GPL.
6  @end titlepage
7  
8 -@dircategory Miscellaneous
9 +@dircategory Miscellaneous:
10  @direntry
11 -* ipc: (ipc).           System V style inter process communication
12 +* ipc: (ipc).                          System V style inter process communication
13  @end direntry
14  
15  @node Top, Overview, Notes, (dir)
16 @@ -561,7 +561,7 @@
17  @item
18  buf    : allocated by user for reading/writing info.
19  @item
20 -cmd    : IPC_STAT, IPC_SET, IPC_RMID (@xref{syscalls}).
21 +cmd    : IPC_STAT, IPC_SET, IPC_RMID (@xref{syscalls}.)
22  @end itemize
23  
24  IPC_STAT results in the copy of the queue data structure
25 @@ -1152,7 +1152,7 @@
26  @item
27  shmid : id got from call to shmget.
28  @item
29 -cmd : IPC_STAT, IPC_SET, IPC_RMID (@xref{syscalls}).
30 +cmd : IPC_STAT, IPC_SET, IPC_RMID (@xref{syscalls}.)
31  @itemize @asis
32  @item
33  IPC_SET : Used to set the owner uid, gid, and shm_perms.mode field.
This page took 0.039591 seconds and 3 git commands to generate.