diff options
Diffstat (limited to 'src/pathchk.c')
-rw-r--r-- | src/pathchk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pathchk.c b/src/pathchk.c index 7da0c0afe..d382860a0 100644 --- a/src/pathchk.c +++ b/src/pathchk.c @@ -28,7 +28,7 @@ Options: -p, --portability Instead of performing length checks on the - underlying filesystem, test the length of the + underlying file system, test the length of the 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 |