~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to man/arch.1

  • Committer: Package Import Robot
  • Author(s): Michael Stone
  • Date: 2013-07-20 15:45:55 UTC
  • mto: (8.3.5 sid)
  • mto: This revision was merged to the branch mainline in revision 52.
  • Revision ID: package-import@ubuntu.com-20130720154555-8pm8a2y6vyz9rdvh
Tags: upstream-8.21
ImportĀ upstreamĀ versionĀ 8.21

Show diffs side-by-side

added added

removed removed

Lines of Context:
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.