From fcf381833d1174591754b3f7748ec6288f31692a Mon Sep 17 00:00:00 2001 From: chuck Date: Mon, 31 Jul 2000 00:26:48 +0000 Subject: [PATCH] actually make use of new features introduced in man.c (rev 1.23): allow to specify relative paths for sections in man.conf - they are used similarily to _subdir, but only when appropriate --- etc/man.conf | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/etc/man.conf b/etc/man.conf index 8e73d46348d0..33545c6fe1db 100644 --- a/etc/man.conf +++ b/etc/man.conf @@ -1,4 +1,4 @@ -# $NetBSD: man.conf,v 1.18 2000/05/13 00:57:17 wiz Exp $ +# $NetBSD: man.conf,v 1.19 2000/07/31 00:26:48 chuck Exp $ # Sheer, raging paranoia... _version BSD.2 @@ -43,16 +43,16 @@ local /usr/local/man/ doc /usr/{pkg,share}/doc/{sendmail/op,sendmail/intro} # Specific section/directory combinations. -1 /usr/{share,X11R6,pkg,local}/man/{cat,man}1 -2 /usr/{share,X11R6,pkg,local}/man/{cat,man}2 -3 /usr/{share,X11R6,pkg,local}/man/{cat,man}3 -3F /usr/{share,pkg}/man/{cat,man}3f -3f /usr/{share,pkg}/man/{cat,man}3f -4 /usr/{share,X11R6,pkg,local}/man/{cat,man}4 -5 /usr/{share,X11R6,pkg,local}/man/{cat,man}5 -6 /usr/{share,X11R6,pkg,local}/man/{cat,man}6 -7 /usr/{share,X11R6,pkg,local}/man/{cat,man}7 -8 /usr/{share,X11R6,pkg,local}/man/{cat,man}8 -9 /usr/{share,pkg}/man/{cat,man}9 -l /usr/{X11R6,pkg,local}/man/{cat,man}l -n /usr/{X11R6,pkg,local}/man/{cat,man}n +1 {cat,man}1 +2 {cat,man}2 +3 {cat,man}3 +3F {cat,man}3f +3f {cat,man}3f +4 {cat,man}4 +5 {cat,man}5 +6 {cat,man}6 +7 {cat,man}7 +8 {cat,man}8 +9 {cat,man}9 +l {cat,man}l +n {cat,man}n