summaryrefslogtreecommitdiffstats
path: root/doc/zipfs.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zipfs.n')
-rw-r--r--doc/zipfs.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/zipfs.n b/doc/zipfs.n
index b21ad57..a0eb292 100644
--- a/doc/zipfs.n
+++ b/doc/zipfs.n
@@ -40,7 +40,7 @@ Return 1 if the given filename exists in the mounted zipfs and 0 if it does not.
Recursively lists files including and below the directory \fIdir\fR.
The result list consists of relative path names starting from the
given directory. This command is also used by the \fB::zipfs::mkzip\fR
-and \fB::zipfs::mkimg\fR commands.
+and \fB::zipfs::mkimg\fR commands.
.TP
\fB::zipfs::info\fR \fIfile\fR
.
@@ -91,7 +91,7 @@ of the respective file name.
.PP
Caution: the choice of the \fIindir\fR parameter
(less the optional stripped prefix) determines the later root name of the
-archive's content.
+archive's content.
.RE
.TP
\fB::zipfs::mount ?\fIzipfile\fR? ?\fImountpoint\fR?