summaryrefslogtreecommitdiffstats
path: root/lib/libstand/libstand.3
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2002-12-19 19:34:59 +0000
committerjake <jake@FreeBSD.org>2002-12-19 19:34:59 +0000
commit081cb688bad1fc757639ad2826e4da11a0f994fe (patch)
tree4b6bec29c3fff7176b561b0ab1da88e128eb1010 /lib/libstand/libstand.3
parent5c5d2fc25d5afe15e1075e5313f1213f474cae27 (diff)
downloadFreeBSD-src-081cb688bad1fc757639ad2826e4da11a0f994fe.zip
FreeBSD-src-081cb688bad1fc757639ad2826e4da11a0f994fe.tar.gz
Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.
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 1b96e2b..96a1797 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.
OpenPOWER on IntegriCloud