From: Jim Meyering Date: Mon, 14 Jan 2002 09:58:19 +0000 (+0000) Subject: Comment fixes to bring us up to date with respect to POSIX 1003.1-2001. X-Git-Tag: TEXTUTILS-2_0_20~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9f9d6f6c31b56376e75ee007e3b4241897716424;p=thirdparty%2Fcoreutils.git Comment fixes to bring us up to date with respect to POSIX 1003.1-2001. In particular, POSIX.2 is now obsolete. --- diff --git a/src/pathchk.c b/src/pathchk.c index 9ba4da50ae..39b939bdb4 100644 --- a/src/pathchk.c +++ b/src/pathchk.c @@ -29,7 +29,7 @@ Options: -p, --portability Instead of performing length checks on the underlying filesystem, test the length of the - pathname and its components against the POSIX.1 + pathname and its components against the POSIX minimum limits for portability, _POSIX_NAME_MAX and _POSIX_PATH_MAX in 2.9.2. Also check that the pathname contains no character not in the