]> git.pld-linux.org Git - packages/util-linux.git/blame - util-linux-info.patch
- added Provides: fdisk
[packages/util-linux.git] / util-linux-info.patch
CommitLineData
0946ca1c
JB
1diff -Nur util-linux-2.11g.orig/sys-utils/ipc.texi util-linux-2.11g/sys-utils/ipc.texi
2--- util-linux-2.11g.orig/sys-utils/ipc.texi Thu Apr 12 23:11:42 2001
3+++ util-linux-2.11g/sys-utils/ipc.texi Sat Aug 4 19:07:44 2001
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
0946ca1c
JB
15 @node top, Overview, Notes, (dir)
16@@ -358,7 +358,7 @@
5590284d 17
18 @example
19 struct msgbuf
20- long mtype; type of message (@xref{msgrcv}).
21+ long mtype; type of message (@xref{msgrcv}.)
22 char mtext[1]; message text .. why is this not a ptr?
23 @end example
24
0946ca1c 25@@ -561,7 +561,7 @@
5590284d 26 @item
27 buf : allocated by user for reading/writing info.
28 @item
29-cmd : IPC_STAT, IPC_SET, IPC_RMID (@xref{syscalls}).
30+cmd : IPC_STAT, IPC_SET, IPC_RMID (@xref{syscalls}.)
31 @end itemize
32
33 IPC_STAT results in the copy of the queue data structure
0946ca1c 34@@ -1152,7 +1152,7 @@
5590284d 35 @item
36 shmid : id got from call to shmget.
37 @item
38-cmd : IPC_STAT, IPC_SET, IPC_RMID (@xref{syscalls}).
39+cmd : IPC_STAT, IPC_SET, IPC_RMID (@xref{syscalls}.)
40 @itemize @asis
41 @item
42 IPC_SET : Used to set the owner uid, gid, and shm_perms.mode field.
This page took 0.05776 seconds and 4 git commands to generate.