Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/libarchive/dist/libarchive Fix reference to mtr...
details: https://anonhg.NetBSD.org/src/rev/97be68baa248
branches: trunk
changeset: 815885:97be68baa248
user: abhinav <abhinav%NetBSD.org@localhost>
date: Mon Jun 06 14:45:15 2016 +0000
description:
Fix reference to mtree(8) from mtree(1).
While there fix the .Dt, make the document title all caps.
Also, remove .Pp before .Bl.
Ok from wiz@
diffstat:
external/bsd/libarchive/dist/libarchive/libarchive-formats.5 | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 84517da0a764 -r 97be68baa248 external/bsd/libarchive/dist/libarchive/libarchive-formats.5
--- a/external/bsd/libarchive/dist/libarchive/libarchive-formats.5 Mon Jun 06 14:25:12 2016 +0000
+++ b/external/bsd/libarchive/dist/libarchive/libarchive-formats.5 Mon Jun 06 14:45:15 2016 +0000
@@ -24,8 +24,8 @@
.\"
.\" $FreeBSD: head/lib/libarchive/libarchive-formats.5 201077 2009-12-28 01:50:23Z kientzle $
.\"
-.Dd December 27, 2009
-.Dt libarchive-formats 5
+.Dd May 31, 2016
+.Dt LIBARCHIVE-FORMATS 5
.Os
.Sh NAME
.Nm libarchive-formats
@@ -65,7 +65,6 @@
areas of the header record, extending the header to multiple records,
or by storing special entries that modify the interpretation of
subsequent entries.
-.Pp
.Bl -tag -width indent
.It Cm gnutar
The
@@ -315,7 +314,7 @@
provides specific metadata about that file.
Libarchive can read all of the keywords supported by both
the NetBSD and FreeBSD versions of
-.Xr mtree 1 ,
+.Xr mtree 8 ,
although many of the keywords cannot currently be stored in an
.Tn archive_entry
object.
Home |
Main Index |
Thread Index |
Old Index