Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/etc pull up 1.19 (approved by thorpej)



details:   https://anonhg.NetBSD.org/src/rev/58f5c0c3529b
branches:  netbsd-1-5
changeset: 488839:58f5c0c3529b
user:      chuck <chuck%NetBSD.org@localhost>
date:      Tue Aug 01 13:40:11 2000 +0000

description:
pull up 1.19 (approved by thorpej)

diffstat:

 etc/man.conf |  28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

diffs (39 lines):

diff -r c7467aabd45e -r 58f5c0c3529b etc/man.conf
--- a/etc/man.conf      Tue Aug 01 03:48:37 2000 +0000
+++ b/etc/man.conf      Tue Aug 01 13:40:11 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: man.conf,v 1.18 2000/05/13 00:57:17 wiz Exp $
+#      $NetBSD: man.conf,v 1.18.4.1 2000/08/01 13:40:11 chuck Exp $
 
 # Sheer, raging paranoia...
 _version       BSD.2
@@ -43,16 +43,16 @@
 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



Home | Main Index | Thread Index | Old Index