From: Michihiro NAKAJIMA Date: Mon, 22 Oct 2012 23:25:40 +0000 (+0900) Subject: Fix typo; mtree utility is section 8. X-Git-Tag: v3.1.0~40^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2915c451adc14c0a1db076d8484a2814b1df4e0c;p=thirdparty%2Flibarchive.git Fix typo; mtree utility is section 8. --- diff --git a/libarchive/libarchive-formats.5 b/libarchive/libarchive-formats.5 index 0fdf470b6..4a709b33c 100644 --- a/libarchive/libarchive-formats.5 +++ b/libarchive/libarchive-formats.5 @@ -379,7 +379,7 @@ of a file hierarchy in which each line specifies the name of a file and 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.