diff options
author | Jim Meyering <jim@meyering.net> | 1996-11-30 04:20:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-11-30 04:20:01 +0000 |
commit | 78c6df8fb8b7a57e5ec62135586b799e0c51fa23 (patch) | |
tree | 64f0dabb064d8f498ba11ba1961a905476fc40d0 /doc | |
parent | f03282e857acaf4dcfa8ae3d49fe60f5b8d9cbe5 (diff) | |
download | coreutils-78c6df8fb8b7a57e5ec62135586b799e0c51fa23.tar.xz |
(uname): Document --processor (-p).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sh-utils.texi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index 1ff027222..b8abb07c7 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -2499,6 +2499,13 @@ Print the machine (hardware) type. @cindex network node name Print the machine's network node hostname. +@item -p +@itemx --processor +@opindex -p +@opindex --processor +@cindex host processor type +Print the machine's processor type + @item -r @itemx --release @opindex -r |