]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: add --version to setarch.8
authorSami Kerola <kerolasa@iki.fi>
Mon, 5 Sep 2011 18:56:30 +0000 (20:56 +0200)
committerSami Kerola <kerolasa@iki.fi>
Sat, 17 Sep 2011 12:25:20 +0000 (14:25 +0200)
Includes few style fixes from Documentation/howto-man-page.txt

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/setarch.8

index b6f5b776c70f71598670e437aa4183dacb5dce6b..cddec6688312bb761ef29096761c672652ef9fbe 100644 (file)
@@ -1,14 +1,14 @@
-.TH SETARCH 8 "June 2007" "util-linux" "System Administration"
+.TH SETARCH 8 "September 2011" "util-linux" "System Administration"
 .SH NAME
 setarch \- change reported architecture in new program environment and set personality flags
 .SH SYNOPSIS
 .B setarch
-.I arch
+.I <arch>
 .RI [ options ]
 .RI [ program
 .RI [ arguments ]]
 .br
-.I arch
+.B arch
 .RI [ options ]
 .RI [ program
 .RI [ arguments ]]
@@ -29,6 +29,9 @@ Be verbose.
 .I "\-h," "\-\-help"
 Display help (it is also displayed when setarch takes no arguments).
 .TP
+.I "\-V," "\-\-version"
+Output version information and exit.
+.TP
 .I "\-\-uname\-2.6"
 Causes the program to see a kernel version number beginning with 2.6.
 .TP
@@ -68,9 +71,15 @@ setarch ppc32 -v -vL3 rpmbuild --target=ppc --rebuild bar.src.rpm
 .br
 setarch ppc32 --32bit rpmbuild --target=ppc --rebuild foo.src.rpm
 .SH AUTHOR
-Elliot Lee <sopwith@redhat.com>
+.UR sopwith\@redhat.com
+Elliot Lee
+.UE
 .br
-Jindrich Novy <jnovy@redhat.com>
+.UR jnovy\@redhat.com
+Jindrich Novy
+.UE
 .SH AVAILABILITY
 The setarch command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
+Linux Kernel Archive
+.UE .