diff options
-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 |