aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>2016-11-10 11:59:37 +0100
committerKarel Zak <kzak@redhat.com>2016-11-29 10:44:19 +0100
commita7bbc2f36c9c9da7f5e6d6e714129e43dfa6f62d (patch)
tree53ccce9afe84694623f2b1091b0812a678de4d97
parent42632a90c1be41c64720b299a6cb4a4b042765a5 (diff)
downloadutil-linux-a7bbc2f36c9c9da7f5e6d6e714129e43dfa6f62d.tar.gz
Fix page cross references
* Add a section number to page cross reference * Format cross references in bold Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--sys-utils/ipcs.110
-rw-r--r--sys-utils/lsipc.110
-rw-r--r--sys-utils/tunelp.82
3 files changed, 11 insertions, 11 deletions
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<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.