diff options
author | uqs <uqs@FreeBSD.org> | 2010-10-08 12:40:16 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2010-10-08 12:40:16 +0000 |
commit | 8ae3afcfad3d809ecc914f65e53a58e795268f62 (patch) | |
tree | b3bc1578c597e5672077e41ccd208441fd2d7f64 /lib/libc/posix1e/acl_set.3 | |
parent | f987d108ff49e7a674821ea62a05be912a3e1c04 (diff) | |
download | FreeBSD-src-8ae3afcfad3d809ecc914f65e53a58e795268f62.zip FreeBSD-src-8ae3afcfad3d809ecc914f65e53a58e795268f62.tar.gz |
mdoc: drop redundant .Pp and .LP calls
They have no effect when coming in pairs, or before .Bl/.Bd
Diffstat (limited to 'lib/libc/posix1e/acl_set.3')
-rw-r--r-- | lib/libc/posix1e/acl_set.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/posix1e/acl_set.3 b/lib/libc/posix1e/acl_set.3 index a6134fe..7450dc9 100644 --- a/lib/libc/posix1e/acl_set.3 +++ b/lib/libc/posix1e/acl_set.3 @@ -79,7 +79,6 @@ path is a symlink. Valid values for the .Va type argument are: -.Pp .Bl -column -offset 3n "ACL_TYPE_DEFAULT" .It ACL_TYPE_ACCESS POSIX.1e access ACL .It ACL_TYPE_DEFAULT POSIX.1e default ACL |