]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(Standards conformance): Use "head -10" rather than "head -1" as
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 28 Oct 2004 07:50:51 +0000 (07:50 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 28 Oct 2004 07:50:51 +0000 (07:50 +0000)
commit57ac7f5a0273f75489b6cff1369fd7afab36cfe2
tree804064e81019a09c335e42cc484eac345d442327
parentacdb9f592e67ccd91d4fb34aa5a92db2828d8d10
(Standards conformance): Use "head -10" rather than "head -1" as
example of obsolete usage, since the POSIX consensus is that "head -1"
could be supported even if we don't yet have clear consensus on "head
-10".  See today's revision to the SUS FAQ
<http://www.opengroup.org/austin/papers/single_unix_faq.html>.
doc/coreutils.texi