summaryrefslogtreecommitdiff
path: root/archivers/libarchive/files/doc/man/mtree.5
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libarchive/files/doc/man/mtree.5')
-rw-r--r--archivers/libarchive/files/doc/man/mtree.59
1 files changed, 4 insertions, 5 deletions
diff --git a/archivers/libarchive/files/doc/man/mtree.5 b/archivers/libarchive/files/doc/man/mtree.5
index 7b7d74afe7a..0f4c255b495 100644
--- a/archivers/libarchive/files/doc/man/mtree.5
+++ b/archivers/libarchive/files/doc/man/mtree.5
@@ -1,12 +1,12 @@
.TH MTREE 5 "August 20, 2007" ""
.SH NAME
\fBmtree\fP
-\- format of mtree dir heirarchy files
+\- format of mtree dir hierarchy files
.SH DESCRIPTION
The
\fBmtree\fP
format is a textual format that describes a collection of filesystem objects.
-Such files are typically used to create or verify directory heirarchies.
+Such files are typically used to create or verify directory hierarchies.
.SS General Format
An
\fBmtree\fP
@@ -105,8 +105,7 @@ the
utility.
.TP
\fBcontents\fP
-The full pathname of a file whose contents should be
-compared to the contents of this file.
+The full pathname of a file that holds the contents of this file.
.TP
\fBflags\fP
The file flags as a symbolic name.
@@ -127,7 +126,7 @@ The file group as a symbolic name.
Ignore any file hierarchy below this file.
.TP
\fBlink\fP
-The file the symbolic link is expected to reference.
+The target of the symbolic link when type=link.
.TP
\fBmd5\fP
The MD5 message digest of the file.