diff options
author | 2002-05-30 20:34:57 +0000 | |
---|---|---|
committer | 2002-05-30 20:34:57 +0000 | |
commit | 7b7ca460a69a4aaa8c452dae66a1e5049a5d9768 (patch) | |
tree | 5a1ccd729b328c63417c262922ee3cbd6cc419bc | |
parent | fallout from the radio attachment fix (diff) | |
download | wireguard-openbsd-7b7ca460a69a4aaa8c452dae66a1e5049a5d9768.tar.xz wireguard-openbsd-7b7ca460a69a4aaa8c452dae66a1e5049a5d9768.zip |
a grammar knit; from Aidan Kehoe <kehoea@parhasard.net>
-rw-r--r-- | usr.bin/compress/compress.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.bin/compress/compress.1 b/usr.bin/compress/compress.1 index 55d1546b880..4305de4a19c 100644 --- a/usr.bin/compress/compress.1 +++ b/usr.bin/compress/compress.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compress.1,v 1.12 2001/06/17 16:34:47 mickey Exp $ +.\" $OpenBSD: compress.1,v 1.13 2002/05/30 20:34:57 mickey Exp $ .\" $NetBSD: compress.1,v 1.5 1995/03/26 09:44:34 glass Exp $ .\" .\" Copyright (c) 1986, 1990, 1993 @@ -83,10 +83,9 @@ extension. .Pp The .Nm zcat -is equivalent, by it's functionality, to +command is equivalent in functionality to .Nm uncompress -.Fl c -command. +.Fl c . .Pp If renaming the files would cause files to be overwritten and the standard input device is a terminal, the user is prompted (on the standard error |