summaryrefslogtreecommitdiffstats
path: root/bin/getfacl/getfacl.1
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-11-03 23:22:34 +0000
committertjr <tjr@FreeBSD.org>2002-11-03 23:22:34 +0000
commita743b5e38f147e7abd37782544a0cabf73fdb6cc (patch)
tree98ca6a347728a727899dd793fd7cde4446e4fc49 /bin/getfacl/getfacl.1
parent50217c83e5586c657e69745ba08162ad05de7e09 (diff)
downloadFreeBSD-src-a743b5e38f147e7abd37782544a0cabf73fdb6cc.zip
FreeBSD-src-a743b5e38f147e7abd37782544a0cabf73fdb6cc.tar.gz
- Consistent use of warn() vs. perror().
- Gracefully handle the case where standard input is missing a newline at EOF. - Exit with status 1 instead of -1 (really 255) on error. - Add a Diagnostics section to the manual page documenting exit status. Approved by: rwatson
Diffstat (limited to 'bin/getfacl/getfacl.1')
-rw-r--r--bin/getfacl/getfacl.12
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/getfacl/getfacl.1 b/bin/getfacl/getfacl.1
index aff3e93..291999a 100644
--- a/bin/getfacl/getfacl.1
+++ b/bin/getfacl/getfacl.1
@@ -89,6 +89,8 @@ Retrieve ACL for the directory
Retrieve the default ACL for the directory
.Pa / ,
if any.
+.Sh DIAGNOSTICS
+.Ex -std
.Sh SEE ALSO
.Xr setfacl 1 ,
.Xr acl 3 ,
OpenPOWER on IntegriCloud