From: Michael Kerrisk (man-pages) Date: Thu, 10 Nov 2016 10:59:37 +0000 (+0100) Subject: Fix page cross references X-Git-Tag: v2.30-rc1~411 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7bbc2f36c9c9da7f5e6d6e714129e43dfa6f62d;p=thirdparty%2Futil-linux.git Fix page cross references * Add a section number to page cross reference * Format cross references in bold Signed-off-by: Michael Kerrisk --- diff --git a/sys-utils/ipcs.1 b/sys-utils/ipcs.1 index db9637d564..17395c2455 100644 --- a/sys-utils/ipcs.1 +++ b/sys-utils/ipcs.1 @@ -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 diff --git a/sys-utils/lsipc.1 b/sys-utils/lsipc.1 index 318591156d..1d3f735789 100644 --- a/sys-utils/lsipc.1 +++ b/sys-utils/lsipc.1 @@ -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 diff --git a/sys-utils/tunelp.8 b/sys-utils/tunelp.8 index a69d88a4f9..45c11227d7 100644 --- a/sys-utils/tunelp.8 +++ b/sys-utils/tunelp.8 @@ -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\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.