1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-18 19:05:18 +02:00
Files
coreutils/doc
Pádraig Brady 6d67649d86 doc: discourage use of uname -i and -p options
* src/uname.c (usage): State that the non POSIX -i and -p options
are non-portable.
* doc/coreutils.texi (uname invocation): Mention the discrepancies
even across GNU/Linux distros, and that the results should
be used as informational only, rather than impacting any
logic decisions.
Fixes http://bugs.gnu.org/13001
2015-07-22 01:55:14 +01:00
..