Browse Source

Add whatis files in /usr/local/man and /usr/X11R6/man.

OPENBSD_2_0
dm 28 years ago
parent
commit
06bdbd05f1
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      src/etc/man.conf

+ 3
- 1
src/etc/man.conf View File

@ -1,10 +1,12 @@
# $OpenBSD: man.conf,v 1.3 1996/05/26 10:25:33 deraadt Exp $
# $OpenBSD: man.conf,v 1.4 1996/10/02 00:08:52 dm Exp $
# Sheer, raging paranoia...
_version BSD.2
# The whatis/apropos database.
_whatdb /usr/share/man/whatis.db
_whatdb /usr/local/man/whatis.db
_whatdb /usr/X11R6/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 cat9 man9


Loading…
Cancel
Save