summaryrefslogtreecommitdiffstats
path: root/usr.bin/uname/uname.1
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2002-01-14 12:49:46 +0000
committernyan <nyan@FreeBSD.org>2002-01-14 12:49:46 +0000
commit17695fee4f64b737e01b211fba218ed62dc54685 (patch)
tree877f5b215ce53faaf3495463bc291f7bf1cbdb9f /usr.bin/uname/uname.1
parent3748cc3d0f9ceca9247772a2fd73027f6fe915fa (diff)
downloadFreeBSD-src-17695fee4f64b737e01b211fba218ed62dc54685.zip
FreeBSD-src-17695fee4f64b737e01b211fba218ed62dc54685.tar.gz
'uname -p' prints the value of hw.machine_arch instead of hw.machine.
Reviewed by: imp No response from: -arch MFC after: 3 weeks
Diffstat (limited to 'usr.bin/uname/uname.1')
-rw-r--r--usr.bin/uname/uname.14
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/uname/uname.1 b/usr.bin/uname/uname.1
index 5ac8966..ebaf4ea 100644
--- a/usr.bin/uname/uname.1
+++ b/usr.bin/uname/uname.1
@@ -65,9 +65,7 @@ Write the type of the current hardware platform to standard output.
.It Fl n
Write the name of the system to standard output.
.It Fl p
-Writes out the same value as
-.Fl m .
-This option is provided for backward compatibility with SVR4.
+Write the type of the machine processor architecture to standard output.
.It Fl r
Write the current release level of the operating system
to standard output.
OpenPOWER on IntegriCloud