~ubuntu-branches/ubuntu/trusty/util-linux/trusty-proposed

« back to all changes in this revision

Viewing changes to sys-utils/arch.1

  • Committer: Package Import Robot
  • Author(s): LaMont Jones
  • Date: 2011-11-03 15:38:23 UTC
  • mto: (4.5.5 sid) (1.6.4)
  • mto: This revision was merged to the branch mainline in revision 85.
  • Revision ID: package-import@ubuntu.com-20111103153823-10sx16jprzxlhkqf
ImportĀ upstreamĀ versionĀ 2.20.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\" arch.1 -- 
2
2
.\" Copyright 1993 Rickard E. Faith (faith@cs.unc.edu)
3
3
.\" Public domain: may be freely distributed.
4
 
.TH ARCH 1 "4 July 1997" "Linux 2.0" "Linux Programmer's Manual"
 
4
.TH ARCH 1 "July 1997" "util-linux" "User Commands"
5
5
.SH NAME
6
6
arch \- print machine architecture
7
7
.SH SYNOPSIS
8
8
.B arch
9
9
.SH DESCRIPTION
10
10
.B arch
11
 
is deprecated command since release util-linux 2.13. Use
12
 
.BR "uname -m"
 
11
is a deprecated command since util-linux 2.13.  Use
 
12
.B "uname -m"
13
13
or use
14
 
.BR arch
15
 
from the coreutils package.
 
14
.B arch
 
15
from the GNU coreutils package.
16
16
 
17
17
On current Linux systems,
18
18
.B arch