summaryrefslogtreecommitdiffstats
path: root/disk-utils
diff options
context:
space:
mode:
authorBenno Schulenberg2013-10-14 21:34:39 +0200
committerKarel Zak2013-10-15 10:28:30 +0200
commitb4362b6f849fd9a94e497927d513716dc09a9cd0 (patch)
tree36a260e035d9525a75ddc0b874f46a55879e8000 /disk-utils
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 'disk-utils')
-rw-r--r--disk-utils/fdformat.84
-rw-r--r--disk-utils/fsck.cramfs.82
-rw-r--r--disk-utils/mkfs.82
-rw-r--r--disk-utils/mkfs.bfs.82
-rw-r--r--disk-utils/partx.82
-rw-r--r--disk-utils/raw.82
6 files changed, 7 insertions, 7 deletions
diff --git a/disk-utils/fdformat.8 b/disk-utils/fdformat.8
index d02241ef7..bc6da9479 100644
--- a/disk-utils/fdformat.8
+++ b/disk-utils/fdformat.8
@@ -49,10 +49,10 @@ to load the disk parameters.
Skip the verification that is normally performed after the formatting.
.TP
\fB\-V\fR, \fB\-\-version\fR
-Output version information and exit.
+Display version information and exit.
.TP
\fB\-h\fR, \fB\-\-help\fR
-Display help and exit.
+Display help text and exit.
.SH "SEE ALSO"
.BR fd (4),
.BR setfdprm (8),
diff --git a/disk-utils/fsck.cramfs.8 b/disk-utils/fsck.cramfs.8
index 5519cbc58..2e0c7c376 100644
--- a/disk-utils/fsck.cramfs.8
+++ b/disk-utils/fsck.cramfs.8
@@ -29,7 +29,7 @@ This option is silently ignored.
Display version information and exit.
.TP
\fB\-h\fR, \fB\-\-help\fR
-Display help and exit.
+Display help text and exit.
.SH "EXIT STATUS"
.RS
.PD 0
diff --git a/disk-utils/mkfs.8 b/disk-utils/mkfs.8
index 4bc45ffeb..9e82bc465 100644
--- a/disk-utils/mkfs.8
+++ b/disk-utils/mkfs.8
@@ -69,7 +69,7 @@ version information only when it is the only parameter, otherwise it
will work as \fB\-\-verbose\fR.)
.TP
.BR \-h , " \-\-help"
-Display help and exit.
+Display help text and exit.
.SH BUGS
All generic options must precede and not be combined with
filesystem-specific options.
diff --git a/disk-utils/mkfs.bfs.8 b/disk-utils/mkfs.bfs.8
index c8ddfa9d6..4980d6229 100644
--- a/disk-utils/mkfs.bfs.8
+++ b/disk-utils/mkfs.bfs.8
@@ -41,7 +41,7 @@ This option is silently ignored.
Display help text and exit.
.TP
.BR \-V , " \-\-version"
-Output version information and exit.
+Display version information and exit.
Option
.B \-V
only works as
diff --git a/disk-utils/partx.8 b/disk-utils/partx.8
index d5de3d938..33fbf3b63 100644
--- a/disk-utils/partx.8
+++ b/disk-utils/partx.8
@@ -48,7 +48,7 @@ Update the specified partitions.
.IP "\fB\-g\fR, \fB\-\-noheadings\fP"
Do not print a header line.
.IP "\fB\-h\fR, \fB\-\-help\fP"
-Print a help text and exit.
+Display help text and exit.
.IP "\fB\-l\fR, \fB\-\-list\fP"
List the partitions. Note that all numbers are in 512-byte sectors.
This output format is DEPRECATED in favour of
diff --git a/disk-utils/raw.8 b/disk-utils/raw.8
index 3615218d2..d0c41375e 100644
--- a/disk-utils/raw.8
+++ b/disk-utils/raw.8
@@ -71,7 +71,7 @@ With
, specify that all bound raw devices should be queried.
.TP
\fB\-h\fR, \fB\-\-help\fR
-Display help and exit.
+Display help text and exit.
.TP
\fB\-V\fR, \fB\-\-version\fR
Display version information and exit.