From: Paul Eggert Date: Tue, 13 Sep 2005 23:01:59 +0000 (+0000) Subject: Fix wording in previous patch. X-Git-Tag: v5.90~236 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9e64eb8369c1be6b82ab2c6cdcec370032516753;p=thirdparty%2Fcoreutils.git Fix wording in previous patch. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index b502c1a9e5..9984c02163 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