diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-01-21 19:59:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-01-21 19:59:10 +0000 |
commit | 1908f8cbef776236c874cdacbe9591ac4bd8fcf0 (patch) | |
tree | 60b6a5651914340f2c2ce5bf0776db59ecb014ea /usr.bin/man | |
parent | 4d00ed48595105f2f08ef55cb2ed68e4c9d33019 (diff) |
typos;
ok deraadt@
Diffstat (limited to 'usr.bin/man')
-rw-r--r-- | usr.bin/man/man.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/man/man.conf.5 b/usr.bin/man/man.conf.5 index 71cb478e4a6..43667ba9c12 100644 --- a/usr.bin/man/man.conf.5 +++ b/usr.bin/man/man.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.conf.5,v 1.7 2000/03/14 21:31:35 aaron Exp $ +.\" $OpenBSD: man.conf.5,v 1.8 2003/01/21 19:59:09 jmc Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -167,7 +167,7 @@ directory would be searched as well, before the directory was searched. .Pp If ``mktemp.tbl'' was found first, the command -.Dq Li tbl <manual page> | nroff -man +.Dq Li tbl <manual page> \&| nroff -man would be run to build a man page for display to the user. .Pp The command |