From 17695fee4f64b737e01b211fba218ed62dc54685 Mon Sep 17 00:00:00 2001 From: nyan Date: Mon, 14 Jan 2002 12:49:46 +0000 Subject: 'uname -p' prints the value of hw.machine_arch instead of hw.machine. Reviewed by: imp No response from: -arch MFC after: 3 weeks --- usr.bin/uname/uname.1 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr.bin/uname/uname.1') 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. -- cgit v1.1