summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_set.3
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2000-04-22 16:13:36 +0000
committerphantom <phantom@FreeBSD.org>2000-04-22 16:13:36 +0000
commit0660c0586ae08c2fddaf8d186089526db656c116 (patch)
tree79ae0ebda1de0f5dcebd3eddcd17e2bf8feceac6 /lib/libc/posix1e/acl_set.3
parentea053cc24833fcce7260da4be9fdbf3592b63070 (diff)
downloadFreeBSD-src-0660c0586ae08c2fddaf8d186089526db656c116.zip
FreeBSD-src-0660c0586ae08c2fddaf8d186089526db656c116.tar.gz
Introduce .Lb macro to libposix1e manpages
Sort some .Nm values Decapitalize .Nd values
Diffstat (limited to 'lib/libc/posix1e/acl_set.3')
-rw-r--r--lib/libc/posix1e/acl_set.38
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/libc/posix1e/acl_set.3 b/lib/libc/posix1e/acl_set.3
index 916292c..da5f648 100644
--- a/lib/libc/posix1e/acl_set.3
+++ b/lib/libc/posix1e/acl_set.3
@@ -29,10 +29,12 @@
.Dt ACL_SET 3
.Os FreeBSD 4.0
.Sh NAME
-.Nm acl_set_file ,
.Nm acl_set_fd ,
-.Nm acl_set_fd_np
-.Nd Get an ACL for a file
+.Nm acl_set_fd_np ,
+.Nm acl_set_file
+.Nd get an ACL for a file
+.Sh LIBRARY
+.Lb libposix1e
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/acl.h>
OpenPOWER on IntegriCloud