diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-12-28 14:56:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-12-28 14:56:14 +0000 |
commit | d3a58ecaee6ba53f68eaaabe1a91e7fd270f776d (patch) | |
tree | 43b055998c88fccf0e82583527704fe48788c28e /usr.bin/compress | |
parent | 90c28ef70dbb7d7bcefba3b445caae846bcc73b1 (diff) |
various doc fixes from wiz@netbsd;
Diffstat (limited to 'usr.bin/compress')
-rw-r--r-- | usr.bin/compress/zdiff.1 | 5 | ||||
-rw-r--r-- | usr.bin/compress/zmore.1 | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/usr.bin/compress/zdiff.1 b/usr.bin/compress/zdiff.1 index 5d7b88d8d73..28437232d0c 100644 --- a/usr.bin/compress/zdiff.1 +++ b/usr.bin/compress/zdiff.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: zdiff.1,v 1.2 2003/07/13 17:39:14 millert Exp $ +.\" $OpenBSD: zdiff.1,v 1.3 2003/12/28 14:56:13 jmc Exp $ .\" .\" Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com> .\" @@ -102,5 +102,6 @@ directories .It device special files .It -filenames indicating the standard input ("-") +filenames indicating the standard input +.Pq Dq \- .El diff --git a/usr.bin/compress/zmore.1 b/usr.bin/compress/zmore.1 index bcf63f34a2b..435c80713c4 100644 --- a/usr.bin/compress/zmore.1 +++ b/usr.bin/compress/zmore.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: zmore.1,v 1.3 2003/06/23 21:00:48 deraadt Exp $ +.\" $OpenBSD: zmore.1,v 1.4 2003/12/28 14:56:13 jmc Exp $ .\" .\" Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com> .\" @@ -23,7 +23,7 @@ .Os .Sh NAME .Nm zmore -.Nd view compressed files on a crt +.Nd view compressed files on a CRT .Sh SYNOPSIS .Nm zmore .Op Ar flags |