diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-18 13:01:12 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-18 13:01:12 +0000 |
| commit | 13b21828a8a6b2943944a05f9bc7e9a7432846fe (patch) | |
| tree | 76acf0e35441ab9a8a740fc6881d0952b04fcc94 /lib/libstand/libstand.3 | |
| parent | 2fb2e1897d269e7ff6db43654cc3a845ab008af6 (diff) | |
Notes
Diffstat (limited to 'lib/libstand/libstand.3')
| -rw-r--r-- | lib/libstand/libstand.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libstand/libstand.3 b/lib/libstand/libstand.3 index dba6ef7fe6f7..c4310e691b2a 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 |
