|
|
@ -1,4 +1,4 @@ |
|
|
|
# $Id: man.conf,v 1.1.1.1 1995/10/18 08:37:56 deraadt Exp $ |
|
|
|
# $NetBSD: man.conf,v 1.6 1995/12/17 01:56:55 thorpej Exp $ |
|
|
|
|
|
|
|
# Sheer, raging paranoia... |
|
|
|
_version BSD.2 |
|
|
@ -7,7 +7,7 @@ _version BSD.2 |
|
|
|
_whatdb /usr/share/man/whatis.db |
|
|
|
|
|
|
|
# Subdirectories for paths ending in '/', IN SEARCH ORDER. |
|
|
|
_subdir cat1 man1 cat8 man8 cat6 man6 cat2 man2 cat3 man3 cat4 man4 cat5 man5 cat7 man7 cat3f man3f |
|
|
|
_subdir cat1 man1 cat8 man8 cat6 man6 cat2 man2 cat3 man3 cat4 man4 cat5 man5 cat7 man7 cat3f man3f cat9 man9 |
|
|
|
|
|
|
|
# Files typed by suffix and their commands. |
|
|
|
# Note the order, .Z must come after .[1-9].Z, or it will match first. |
|
|
@ -53,3 +53,4 @@ doc /usr/share/doc/{sendmail/op,sendmail/intro} |
|
|
|
6 /usr/{share,X11R6,X386,X11,X11R4,contrib,local}/{man/,man/old/}{cat,man}6 |
|
|
|
7 /usr/{share,X11R6,X386,X11,X11R4,contrib,local}/{man/,man/old/}{cat,man}7 |
|
|
|
8 /usr/{share,X11R6,X386,X11,X11R4,contrib,local}/{man/,man/old/}{cat,man}8 |
|
|
|
9 /usr/share/man/{cat,man}9 |