]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fix page cross references
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>
Thu, 10 Nov 2016 10:59:37 +0000 (11:59 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 29 Nov 2016 09:44:19 +0000 (10:44 +0100)
* Add a section number to page cross reference
* Format cross references in bold

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
sys-utils/ipcs.1
sys-utils/lsipc.1
sys-utils/tunelp.8

index db9637d5643cca0afdd7ec779e3ac2b9bc532cb1..17395c2455fa4ee5ad12a0e048369fdcaec43244 100644 (file)
@@ -55,15 +55,15 @@ Show PIDs of creator and last operator.
 \fB\-t\fR, \fB\-\-time\fR
 Write time information.  The time of the last control operation that changed
 the access permissions for all facilities, the time of the last
-.I msgsnd()
+.BR msgsnd (2)
 and
-.I msgrcv()
+.BR msgrcv (2)
 operations on message queues, the time of the last
-.I shmat()
+.BR shmat (2)
 and
-.I shmdt()
+.BR shmdt (2)
 operations on shared memory, and the time of the last
-.I semop()
+.BR semop (2)
 operation on semaphores.
 .TP
 \fB\-u\fR, \fB\-\-summary\fR
index 318591156dbdd29c1618ddc3c01603bc2859331e..1d3f735789ca71e3abc06c5f1f1a8aeb4130791f 100644 (file)
@@ -83,15 +83,15 @@ Raw output (no columnation).
 \fB\-t\fR, \fB\-\-time\fR
 Write time information.  The time of the last control operation that changed
 the access permissions for all facilities, the time of the last
-.I msgsnd()
+.BR msgsnd (2)
 and
-.I msgrcv()
+.BR msgrcv (2)
 operations on message queues, the time of the last
-.I shmat()
+.BR shmat (2)
 and
-.I shmdt()
+.BR shmdt (2)
 operations on shared memory, and the time of the last
-.I semop()
+.BR semop (2)
 operation on semaphores.
 .TP
 \fB\-\-time\-format\fR \fItype\fP
index a69d88a4f952309f940596ed33557491d657332a..45c11227d7dfe8c9975bfb08fed4df283c742c9a 100644 (file)
@@ -77,7 +77,7 @@ isn't ready, quit trying, and send you mail about it.  The choice is yours.
 .TP
 \fB\-o\fR, \fB\-\-check\-status\fR \fI<on|off>\fR
 This option is much like \-a.  It makes any
-.I open()
+.BR open (2)
 of this device check to see that the device is on-line and not reporting any
 out of paper or other errors.  This is the correct setting for most versions
 of lpd.