diff options
author | Martin Matuska <mm@FreeBSD.org> | 2016-12-30 01:31:03 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2016-12-30 01:31:03 +0000 |
commit | 6802f55462095ac6920ebdf52c37508e5615a76f (patch) | |
tree | e6d9500730602cb55f431994d47d36ad0dc5f218 /libarchive/tar.5 | |
parent | dc8e86c53b2b64153a65a95fc8d0ac06c7e08f9a (diff) | |
download | src-6802f55462095ac6920ebdf52c37508e5615a76f.tar.gz src-6802f55462095ac6920ebdf52c37508e5615a76f.zip |
Update vendor/libarchive to git e8a9de5eaf3b79fc3d990d056343bb52c51c5ba4
Fix style typo in tar.5
Notes
Notes:
svn path=/vendor/libarchive/dist/; revision=310797
Diffstat (limited to 'libarchive/tar.5')
-rw-r--r-- | libarchive/tar.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libarchive/tar.5 b/libarchive/tar.5 index c8911a06d5b0..30b837dc4133 100644 --- a/libarchive/tar.5 +++ b/libarchive/tar.5 @@ -441,7 +441,7 @@ archives to store files much larger than the historic 8GB limit. Vendor-specific attributes used by Joerg Schilling's .Nm star implementation. -.It Cm SCHILY.acl.access , Cm SCHILY.acl.default, .Cm SCHILY.acl.ace +.It Cm SCHILY.acl.access , Cm SCHILY.acl.default, Cm SCHILY.acl.ace Stores the access, default and NFSv4 ACLs as textual strings in a format that is an extension of the format specified by POSIX.1e draft 17. In particular, each user or group access specification can include |