Subject: misc/1168: makewhatis needs man page
To: None <gnats-admin@sun-lamp.pc.cs.cmu.edu>
From: None <abs@mono.city.ac.uk>
List: netbsd-bugs
Date: 06/28/1995 11:50:06
>Number:         1168
>Category:       misc
>Synopsis:       makewhatis needs man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 28 11:50:04 1995
>Originator:     David Brownlee
>Organization:
Monochrome
>Release:        Jun 9th 1995
>Environment:
sparc, 1.0A, current
System: NetBSD gluon.city.ac.uk 1.0A NetBSD 1.0A (GLUON) #1: monoadm@gluon.city.ac.uk:/mono/u1/NetBSD/src/sys/arch/sparc/compile/GLUON sparc

>Description:
	I thought to myself "I want a whatis.db' for /usr/local/man - I'd
	better 'man whatis' and see how to do it". 10 minutes & every 'man'
	related man page later I gave up & checked the /usr/src/share/man
	Makefile to see how to do it... :)

	makewhatis should have a man page, and the man page for whatis should
	reference it...

>How-To-Repeat:
	Try to create a whatis.db without knowing about makewhatis!
>Fix:
	I've roughed up the most basic man page possible for makewhatis,
	whatis.8 needs to reference this...
					David

.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\" 1. Redistributions of source code must retain the above copyright
.\"    notice, this list of conditions and the following disclaimer.
.\" 2. Redistributions in binary form must reproduce the above copyright
.\"    notice, this list of conditions and the following disclaimer in the
.\"    documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\"    must display the following acknowledgement:
.\"	This product includes software developed by the University of
.\"	California, Berkeley and its contributors.
.\" 4. Neither the name of the University nor the names of its contributors
.\"    may be used to endorse or promote products derived from this software
.\"    without specific prior written permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\"	XXXX
.\"
.Dd June 28, 1995
.Dt MAKEWHATIS 8
.Os
.Sh NAME
.Nm makewhatis
.Nd make whatis.db database
.Sh SYNOPSIS
.Nm makewhatis
.Ar directory
.Sh DESCRIPTION
.Nm Makewhatis
creates the whatis.db directory for the specified
.Ar directory.
.Sh FILES
.Bl -tag -width /usr/share/man -compact
.It Pa /usr/share/man
default directory for manual pages.
.Sh SEE ALSO
.Xr whatis 1
.Sh HISTORY
A
.Nm makewhatis
command appeared in XXXX.
>Audit-Trail:
>Unformatted: