aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/libstand.3
diff options
context:
space:
mode:
authorJake Burkholder <jake@FreeBSD.org>2002-12-19 19:34:59 +0000
committerJake Burkholder <jake@FreeBSD.org>2002-12-19 19:34:59 +0000
commit7c6c018c0c678b02b6002e954ca527159bc569ea (patch)
tree4b6bec29c3fff7176b561b0ab1da88e128eb1010 /lib/libstand/libstand.3
parent6b9ba891c052014cdf839627de4722ededca6a09 (diff)
Notes
Diffstat (limited to 'lib/libstand/libstand.3')
-rw-r--r--lib/libstand/libstand.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libstand/libstand.3 b/lib/libstand/libstand.3
index 1b96e2b820f0..96a17970bd7d 100644
--- a/lib/libstand/libstand.3
+++ b/lib/libstand/libstand.3
@@ -589,9 +589,9 @@ File access via TFTP.
File access via NFS.
.It Va cd9660_fsops
ISO 9660 (CD-ROM) file system.
-.It Va zipfs_fsops
+.It Va gzipfs_fsops
Stacked file system supporting gzipped files.
-When trying the zipfs file system,
+When trying the gzipfs file system,
.Nm
appends
.Li .gz
@@ -606,7 +606,7 @@ and
on gzipped files will report an invalid length.
.It Va bzipfs_fsops
The same as
-.Va zipfs_fsops ,
+.Va gzipfs_fsops ,
but for
.Xr bzip2 1 Ns -compressed
files.