diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 19:21:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 19:21:22 +0000 |
| commit | 8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32 (patch) | |
| tree | 8a144320be53313e4213c190a32070d087be10c3 /usr.bin/compress | |
| parent | 4b66483fd8b6ec9417916966c646abfeac99278c (diff) | |
Notes
Diffstat (limited to 'usr.bin/compress')
| -rw-r--r-- | usr.bin/compress/compress.1 | 2 | ||||
| -rw-r--r-- | usr.bin/compress/zopen.3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/compress/compress.1 b/usr.bin/compress/compress.1 index eea118b1f6b4b..5401ca84516a2 100644 --- a/usr.bin/compress/compress.1 +++ b/usr.bin/compress/compress.1 @@ -45,7 +45,7 @@ .Nm zcat .Nd compress and expand data .Sh SYNOPSIS -.Nm compress +.Nm .Op Fl cfv .Op Fl b Ar bits .Op Ar diff --git a/usr.bin/compress/zopen.3 b/usr.bin/compress/zopen.3 index e8b702b69dba5..8e78fcdf16456 100644 --- a/usr.bin/compress/zopen.3 +++ b/usr.bin/compress/zopen.3 @@ -129,7 +129,7 @@ or .Xr funopen 3 .Sh HISTORY The -.Nm zopen +.Nm function first appeared in .Bx 4.4 . |
