diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-10 09:12:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-10 09:12:14 +0000 |
commit | 954f7917cd61e2c4e87fa97f77b5d16372fced8d (patch) | |
tree | 871a313e9494c2e181e8b7547436ca52ed2b21b5 /usr.bin/whatis/whatis.1 | |
parent | 7da7265de4dc122cf4762c2707b245904c8acdd7 (diff) |
- section reorder
- COMPATIBILITY merge
- macro cleanup
- kill whitespace at EOL
- new sentence, new line
ssh pages ok markus@
Diffstat (limited to 'usr.bin/whatis/whatis.1')
-rw-r--r-- | usr.bin/whatis/whatis.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/whatis/whatis.1 b/usr.bin/whatis/whatis.1 index 2576dae0449..63fc7839a11 100644 --- a/usr.bin/whatis/whatis.1 +++ b/usr.bin/whatis/whatis.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: whatis.1,v 1.10 2003/06/03 02:56:22 millert Exp $ +.\" $OpenBSD: whatis.1,v 1.11 2003/06/10 09:12:12 jmc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -55,7 +55,8 @@ The options are as follows: .It Fl C Ar file Specify an alternate configuration file in .Xr man.conf 5 -format. The default is +format. +The default is .Pa /etc/man.conf . .It Fl M Ar path Override the list of standard directories |