xref makewhatis(8), it now uses man.conf too
This commit is contained in:
parent
d367bf3547
commit
626d582bcc
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: man.conf.5,v 1.12 2002/02/08 01:36:28 ross Exp $
|
||||
.\" $NetBSD: man.conf.5,v 1.13 2002/03/08 22:12:22 jdolecek Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -44,8 +44,9 @@
|
|||
The
|
||||
.Xr man 1 ,
|
||||
.Xr apropos 1 ,
|
||||
and
|
||||
.Xr whatis 1
|
||||
and
|
||||
.Xr makewhatis 8
|
||||
commands
|
||||
search for manual pages or their database files as specified by the
|
||||
.Nm
|
||||
|
@ -204,6 +205,7 @@ of them were searched.
|
|||
.Sh SEE ALSO
|
||||
.Xr apropos 1 ,
|
||||
.Xr machine 1 ,
|
||||
.Xr makewhatis 1 ,
|
||||
.Xr man 1 ,
|
||||
.Xr whatis 1 ,
|
||||
.Xr whereis 1 ,
|
||||
|
|
Loading…
Reference in New Issue