diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1998-04-01 06:22:28 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1998-04-01 06:22:28 +0000 |
| commit | cc3e67c760e378182aaa7d5a94dbe1987e20bab3 (patch) | |
| tree | 86bc1b4f1d5878cacf4a5ffbfff4d8d5ed4a30e4 | |
| parent | 22211963c466c053e8b43465a3adc75f76bb4980 (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/man/makewhatis/makewhatis.1 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/gnu/usr.bin/man/makewhatis/makewhatis.1 b/gnu/usr.bin/man/makewhatis/makewhatis.1 index f42aeff803ad..1c238b7a9f60 100644 --- a/gnu/usr.bin/man/makewhatis/makewhatis.1 +++ b/gnu/usr.bin/man/makewhatis/makewhatis.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: makewhatis.1,v 1.10 1997/02/22 15:47:02 peter Exp $ +.\" $Id: makewhatis.1,v 1.11 1997/06/23 04:51:30 steve Exp $ .Dd January 12, 1995 .Dt MAKEWHATIS 1 .Os FreeBSD 2.1 @@ -132,11 +132,12 @@ every week .Xr sort 1 , .Xr uniq 1 , .Xr whatis 1 , -.Xr makewhatis.local 8 . +.Xr makewhatis.local 8 .Sh HISTORY This .Nm command appeared in .Fx 2.1 . -.Sh AUTHOR -Wolfram Schneider, Berlin. +.Sh AUTHORS +.An Wolfram Schneider , +Berlin. |
