| Line | |
|---|
| 1 | .TH MAKEWHATIS 1
|
|---|
| 2 | .SH NAME
|
|---|
| 3 | makewhatis \- build the whatis(5) database
|
|---|
| 4 | .SH SYNOPSIS
|
|---|
| 5 | .B makewhatis
|
|---|
| 6 | .I directory
|
|---|
| 7 | .SH DESCRIPTION
|
|---|
| 8 | .B Makewhatis
|
|---|
| 9 | makes the
|
|---|
| 10 | .BR whatis (5)
|
|---|
| 11 | database in the given manual page directory. This database is used by
|
|---|
| 12 | .BR man (1)
|
|---|
| 13 | to map titles to manual page names and by
|
|---|
| 14 | .BR whatis (1)
|
|---|
| 15 | to give one line descriptions. See
|
|---|
| 16 | .BR whatis (5)
|
|---|
| 17 | for a description of what a whatis database should look like and the
|
|---|
| 18 | restrictions that are placed on the NAME sections so that
|
|---|
| 19 | .B makewhatis
|
|---|
| 20 | can make whatis lines out of the manual pages.
|
|---|
| 21 | .SH "SEE ALSO"
|
|---|
| 22 | .BR whatis (5).
|
|---|
| 23 | .SH BUGS
|
|---|
| 24 | Removing only font and size changes from the NAME section is often not
|
|---|
| 25 | enough.
|
|---|
| 26 | .SH AUTHOR
|
|---|
| 27 | Kees J. Bot (kjb@cs.vu.nl)
|
|---|
| 28 | .\" minor correction -- ASW 2005-01-15
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.