]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Fix wording in previous patch.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Sep 2005 23:01:59 +0000 (23:01 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Sep 2005 23:01:59 +0000 (23:01 +0000)
doc/coreutils.texi

index b502c1a9e57533899b3743ae5921824cb9724681..9984c021630d1c805a892858c44615fab221de15 100644 (file)
@@ -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