summaryrefslogtreecommitdiffstats
path: root/lib/libstand/libstand.3
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-09-18 13:01:12 +0000
committersobomax <sobomax@FreeBSD.org>2001-09-18 13:01:12 +0000
commitf261311bf8a95a68eddd17de69be6a0d0320326e (patch)
tree76acf0e35441ab9a8a740fc6881d0952b04fcc94 /lib/libstand/libstand.3
parent62ef09324a4fe4b7bcba6695b290d2daced18a7c (diff)
downloadFreeBSD-src-f261311bf8a95a68eddd17de69be6a0d0320326e.zip
FreeBSD-src-f261311bf8a95a68eddd17de69be6a0d0320326e.tar.gz
Add support for loading bzip2-compressed filesystems. Among other things
this would allow to load bzip2-compressed kernels/modules from the loader(8) (support for that will be committer separately). MFC after: 1 month
Diffstat (limited to 'lib/libstand/libstand.3')
-rw-r--r--lib/libstand/libstand.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libstand/libstand.3 b/lib/libstand/libstand.3
index dba6ef7..c4310e6 100644
--- a/lib/libstand/libstand.3
+++ b/lib/libstand/libstand.3
@@ -601,6 +601,8 @@ files. It is only possible to seek a gzipped file forwards, and
and
.Fn fstat
on gzipped files will report an invalid length.
+.It bzipfs_fsops
+The same as zipfs_fsops, but for bzip2-compressed files.
.El
.Pp
The array of
OpenPOWER on IntegriCloud