summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-09-13 23:01:59 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-09-13 23:01:59 +0000
commit9e64eb8369c1be6b82ab2c6cdcec370032516753 (patch)
tree14e01896859047288892b1b1b72c978716648515 /doc/coreutils.texi
parentf4e071662db8a27e02aa37613247286593f5fd55 (diff)
downloadcoreutils-9e64eb8369c1be6b82ab2c6cdcec370032516753.tar.xz
Fix wording in previous patch.
Diffstat (limited to 'doc/coreutils.texi')
-rw-r--r--doc/coreutils.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index b502c1a9e..9984c0216 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -12225,8 +12225,8 @@ Print all of the below information.
@cindex platform, hardware
Print the hardware platform name
(sometimes called the hardware implementation).
-Print @samp{unknown} if the kernel does not make this information visible,
-as is the case with Linux kernels.
+Print @samp{unknown} if the kernel does not make this information
+easily available, as is the case with Linux kernels.
@item -m
@itemx --machine
@@ -12254,8 +12254,8 @@ Print the network node hostname.
@cindex host processor type
Print the processor type (sometimes called the instruction set
architecture or ISA).
-Print @samp{unknown} if the kernel does not make this information visible,
-as is the case with Linux kernels.
+Print @samp{unknown} if the kernel does not make this information
+easily available, as is the case with Linux kernels.
@item -o
@itemx --operating-system