]> git.pld-linux.org Git - packages/util-linux.git/blame - util-linux-info.patch
- init var
[packages/util-linux.git] / util-linux-info.patch
CommitLineData
ee538567
AM
1diff -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
0946ca1c
JB
4@@ -30,9 +30,9 @@
5 programs within the terms of the GNU GPL.
6 @end titlepage
5590284d 7
0946ca1c 8-@dircategory Miscellaneous
5590284d 9+@dircategory Miscellaneous:
0946ca1c
JB
10 @direntry
11-* ipc: (ipc). System V style inter process communication
12+* ipc: (ipc). System V style inter process communication
13 @end direntry
5590284d 14
ee538567 15 @node Top, Overview, Notes, (dir)
0946ca1c 16@@ -561,7 +561,7 @@
5590284d 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
0946ca1c 25@@ -1152,7 +1152,7 @@
5590284d 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.071196 seconds and 4 git commands to generate.