GNU bug report logs - #21098
uname man page

Previous Next

Package: coreutils;

Reported by: Norbert de Jonge <mail <at> norbertdejonge.nl>

Date: Mon, 20 Jul 2015 19:44:02 UTC

Severity: normal

Merged with 13001, 15757

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: Norbert de Jonge <mail <at> norbertdejonge.nl>, 21098 <at> debbugs.gnu.org,  djm <at> djmnet.org
Subject: bug#21098: uname man page
Date: Tue, 21 Jul 2015 07:26:22 +0200
On 07/20/2015 09:26 PM, Norbert de Jonge wrote:
> Maybe someone has time and energy to make some minor improvements to
> uname's man page. The problem lies in the vagueness and similarity of
> the options -m, -p and -i, combined with the program's unpredictable
> output.

Thanks for the report.

Additionally to Assaf's answer, I want to mention that the man page
of GNU coreutils utilities is (almost) identically to the --help output
which we want to keep terse.  Actually the former is generated from the
latter.

At the end of the man page, there is the reference to the real
documentation:

  The full documentation for uname is maintained as a Texinfo manual.
  If the info and uname programs are properly installed at your site,
  the command

              info '(coreutils) uname invocation'

  should give you access to the complete manual.

Now let's look at -m, -p, and -i there:

  `-i'
  `--hardware-platform'
       Print the hardware platform name (sometimes called the hardware
       implementation).  Print `unknown' if the kernel does not make this
       information easily available, as is the case with Linux kernels.

  `-m'
  `--machine'
       Print the machine hardware name (sometimes called the hardware
       class or hardware type).

  `-p'
  `--processor'
       Print the processor type (sometimes called the instruction set
       architecture or ISA).  Print `unknown' if the kernel does not make
       this information easily available, as is the case with Linux
       kernels.

Is this sufficient for you?
Otherwise feel free to suggest a better wording - preferably as a git
patch or a regular diff, but we could also wrap it into a proper patch
for you.

Thanks & have a nice day,
Berny




This bug report was last modified 9 years and 306 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.