svn commit: r310797 - vendor/libarchive/dist/libarchive
Martin Matuska
mm at FreeBSD.org
Fri Dec 30 01:31:04 UTC 2016
Author: mm
Date: Fri Dec 30 01:31:03 2016
New Revision: 310797
URL: https://svnweb.freebsd.org/changeset/base/310797
Log:
Update vendor/libarchive to git e8a9de5eaf3b79fc3d990d056343bb52c51c5ba4
Fix style typo in tar.5
Modified:
vendor/libarchive/dist/libarchive/tar.5
Modified: vendor/libarchive/dist/libarchive/tar.5
==============================================================================
--- vendor/libarchive/dist/libarchive/tar.5 Fri Dec 30 01:27:27 2016 (r310796)
+++ vendor/libarchive/dist/libarchive/tar.5 Fri Dec 30 01:31:03 2016 (r310797)
@@ -441,7 +441,7 @@ archives to store files much larger than
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
More information about the svn-src-vendor
mailing list