summaryrefslogtreecommitdiffstats
path: root/sys-utils
diff options
context:
space:
mode:
authorMichael Kerrisk (man-pages)2016-11-10 11:59:37 +0100
committerKarel Zak2016-11-29 10:44:19 +0100
commita7bbc2f36c9c9da7f5e6d6e714129e43dfa6f62d (patch)
tree53ccce9afe84694623f2b1091b0812a678de4d97 /sys-utils
parentCorrectly format page cross references (diff)
downloadkernel-qcow2-util-linux-a7bbc2f36c9c9da7f5e6d6e714129e43dfa6f62d.tar.gz
kernel-qcow2-util-linux-a7bbc2f36c9c9da7f5e6d6e714129e43dfa6f62d.tar.xz
kernel-qcow2-util-linux-a7bbc2f36c9c9da7f5e6d6e714129e43dfa6f62d.zip
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>
Diffstat (limited to 'sys-utils')
-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 db9637d56..17395c245 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 318591156..1d3f73578 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 a69d88a4f..45c11227d 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.