OSDN Git Service

coreutils: Update to coreutils 8.20
[linuxjm/coreutils.git] / original / man1 / arch.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH ARCH "1" "October 2012" "GNU coreutils 8.20" "User Commands"
3 .SH NAME
4 arch \- print machine hardware name (same as uname -m)
5 .SH SYNOPSIS
6 .B arch
7 [\fIOPTION\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Print machine architecture.
12 .TP
13 \fB\-\-help\fR
14 display this help and exit
15 .TP
16 \fB\-\-version\fR
17 output version information and exit
18 .SH AUTHOR
19 Written by David MacKenzie and Karel Zak.
20 .SH "REPORTING BUGS"
21 Report arch bugs to bug\-coreutils@gnu.org
22 .br
23 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
24 .br
25 General help using GNU software: <http://www.gnu.org/gethelp/>
26 .br
27 Report arch translation bugs to <http://translationproject.org/team/>
28 .SH COPYRIGHT
29 Copyright \(co 2012 Free Software Foundation, Inc.
30 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
31 .br
32 This is free software: you are free to change and redistribute it.
33 There is NO WARRANTY, to the extent permitted by law.
34 .SH "SEE ALSO"
35 uname(1), uname(2)
36 .PP
37 The full documentation for
38 .B arch
39 is maintained as a Texinfo manual.  If the
40 .B info
41 and
42 .B arch
43 programs are properly installed at your site, the command
44 .IP
45 .B info coreutils \(aqarch invocation\(aq
46 .PP
47 should give you access to the complete manual.