summaryrefslogtreecommitdiffstats
path: root/sys-utils/dmesg.1
diff options
context:
space:
mode:
authorBenno Schulenberg2013-10-14 21:34:39 +0200
committerKarel Zak2013-10-15 10:28:30 +0200
commitb4362b6f849fd9a94e497927d513716dc09a9cd0 (patch)
tree36a260e035d9525a75ddc0b874f46a55879e8000 /sys-utils/dmesg.1
parentdocs: format, grammarize, and standardize the wall man page (diff)
downloadkernel-qcow2-util-linux-b4362b6f849fd9a94e497927d513716dc09a9cd0.tar.gz
kernel-qcow2-util-linux-b4362b6f849fd9a94e497927d513716dc09a9cd0.tar.xz
kernel-qcow2-util-linux-b4362b6f849fd9a94e497927d513716dc09a9cd0.zip
docs: standardize the phrases for --help and --version in all man pages
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'sys-utils/dmesg.1')
-rw-r--r--sys-utils/dmesg.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-utils/dmesg.1 b/sys-utils/dmesg.1
index 4500af9c7..f5d256cf7 100644
--- a/sys-utils/dmesg.1
+++ b/sys-utils/dmesg.1
@@ -60,7 +60,7 @@ output.
Enable human-readable output. See also \fB\-\-color\fR, \fB\-\-reltime\fR
and \fB\-\-nopager\fR.
.IP "\fB\-h\fR, \fB\-\-help\fR"
-Print a help text and exit.
+Display help text and exit.
.IP "\fB\-k\fR, \fB\-\-kernel\fR"
Print kernel messages.
.IP "\fB\-L\fR, \fB\-\-color\fR[=\fIwhen\fR]"
@@ -149,7 +149,7 @@ Do not print kernel's timestamps.
.IP "\fB\-u\fR, \fB\-\-userspace\fR"
Print userspace messages.
.IP "\fB\-V\fR, \fB\-\-version\fR"
-Output version information and exit.
+Display version information and exit.
.IP "\fB\-w\fR, \fB\-\-follow\fR"
Wait for new messages. This feature is supported only on systems with
a readable /dev/kmsg (since kernel 3.5.0).