summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-09-15 19:56:35 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-09-15 19:56:35 +0000
commita2365f2d84c640de928c21967475544a9fc84801 (patch)
tree89b986acdafca479c57ed8c68688201c97562cc0 /doc
parent0144e1ae89bfcea0fa018e294d431e54020edb36 (diff)
downloadcoreutils-a2365f2d84c640de928c21967475544a9fc84801.tar.xz
uname -a no longer generates the -p and -i outputs if they are unknown.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog5
-rw-r--r--doc/coreutils.texi3
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index c4f4a529a..8a31f9c59 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-15 Paul Eggert <eggert@cs.ucla.edu>
+
+ * coreutils.texi (uname invocation): uname -a no longer generates
+ the -p and -i outputs if they are unknown.
+
2005-09-13 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (Time conversion specifiers, Options for date):
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 9984c0216..d820cc83e 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -12214,7 +12214,8 @@ The program accepts the following options. Also see @ref{Common options}.
@itemx --all
@opindex -a
@opindex --all
-Print all of the below information.
+Print all of the below information, except omit the processor type
+and the hardware platform name if they are unknown.
@item -i
@itemx --hardware-platform