Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc remove obsolete /usr/X11 entries
details: https://anonhg.NetBSD.org/src/rev/5d8afca0ada2
branches: trunk
changeset: 486086:5d8afca0ada2
user: wiz <wiz%NetBSD.org@localhost>
date: Sat May 13 00:57:17 2000 +0000
description:
remove obsolete /usr/X11 entries
diffstat:
etc/man.conf | 26 ++++++++++++--------------
1 files changed, 12 insertions(+), 14 deletions(-)
diffs (56 lines):
diff -r 54eb1f9af8d6 -r 5d8afca0ada2 etc/man.conf
--- a/etc/man.conf Fri May 12 23:49:11 2000 +0000
+++ b/etc/man.conf Sat May 13 00:57:17 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: man.conf,v 1.17 1999/08/02 10:43:30 mrg Exp $
+# $NetBSD: man.conf,v 1.18 2000/05/13 00:57:17 wiz Exp $
# Sheer, raging paranoia...
_version BSD.2
@@ -6,7 +6,6 @@
# The whatis/apropos database.
_whatdb /usr/share/man/whatis.db
_whatdb /usr/X11R6/man/whatis.db
-_whatdb /usr/X11/man/whatis.db
_whatdb /usr/pkg/man/whatis.db
_whatdb /usr/local/man/whatis.db
@@ -34,27 +33,26 @@
# directory with all of the subdirectories listed for the keyword _subdir.
# default
-_default /usr/{share,X11R6,X11,pkg,local}/man/
+_default /usr/{share,X11R6,pkg,local}/man/
# Other sections that represent complete man subdirectories.
X11R6 /usr/X11R6/man/
-X11 /usr/X11/man/
packages /usr/pkg/man/
local /usr/local/man/
doc /usr/{pkg,share}/doc/{sendmail/op,sendmail/intro}
# Specific section/directory combinations.
-1 /usr/{share,X11R6,X11,pkg,local}/man/{cat,man}1
-2 /usr/{share,X11R6,X11,pkg,local}/man/{cat,man}2
-3 /usr/{share,X11R6,X11,pkg,local}/man/{cat,man}3
+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,X11,pkg,local}/man/{cat,man}4
-5 /usr/{share,X11R6,X11,pkg,local}/man/{cat,man}5
-6 /usr/{share,X11R6,X11,pkg,local}/man/{cat,man}6
-7 /usr/{share,X11R6,X11,pkg,local}/man/{cat,man}7
-8 /usr/{share,X11R6,X11,pkg,local}/man/{cat,man}8
+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,X11,pkg,local}/man/{cat,man}l
-n /usr/{X11R6,X11,pkg,local}/man/{cat,man}n
+l /usr/{X11R6,pkg,local}/man/{cat,man}l
+n /usr/{X11R6,pkg,local}/man/{cat,man}n
Home |
Main Index |
Thread Index |
Old Index