diff options
Diffstat (limited to 'share/man/man3')
-rw-r--r-- | share/man/man3/sysexits.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/sysexits.3 b/share/man/man3/sysexits.3 index 019c1da..37a2d5e 100644 --- a/share/man/man3/sysexits.3 +++ b/share/man/man3/sysexits.3 @@ -104,7 +104,7 @@ The remote system returned something that was during a protocol exchange. .It Sy EX_NOPERM Pq 77 You did not have sufficient permission to perform the operation. This -is not intended for file system problems, which should use +is not intended for filesystem problems, which should use .Sy EX_NOINPUT or .Sy EX_CANTCREAT , |