Module Name:    src
Committed By:   wiz
Date:           Tue Feb 14 14:03:35 UTC 2012

Modified Files:
        src/distrib/sets/lists/base: mi
        src/etc: man.conf
        src/etc/mtree: NetBSD.dist.base

Log Message:
Obsolete /usr/share/man/cat3f that never contained any files, nor will it.


To generate a diff of this commit:
cvs rdiff -u -r1.983 -r1.984 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.28 -r1.29 src/etc/man.conf
cvs rdiff -u -r1.96 -r1.97 src/etc/mtree/NetBSD.dist.base

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/base/mi
diff -u src/distrib/sets/lists/base/mi:1.983 src/distrib/sets/lists/base/mi:1.984
--- src/distrib/sets/lists/base/mi:1.983	Mon Feb 13 01:43:22 2012
+++ src/distrib/sets/lists/base/mi	Tue Feb 14 14:03:34 2012
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.983 2012/02/13 01:43:22 dholland Exp $
+# $NetBSD: mi,v 1.984 2012/02/14 14:03:34 wiz Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -3371,7 +3371,7 @@
 ./usr/share/man/cat2				base-man-share
 ./usr/share/man/cat3				base-man-share
 ./usr/share/man/cat3/atari			base-obsolete		obsolete
-./usr/share/man/cat3f				base-man-share
+./usr/share/man/cat3f				base-obsolete		obsolete
 ./usr/share/man/cat4				base-man-share
 ./usr/share/man/cat4/acorn26			base-man-share
 ./usr/share/man/cat4/acorn32			base-man-share

Index: src/etc/man.conf
diff -u src/etc/man.conf:1.28 src/etc/man.conf:1.29
--- src/etc/man.conf:1.28	Tue Feb  7 23:15:33 2012
+++ src/etc/man.conf	Tue Feb 14 14:03:35 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: man.conf,v 1.28 2012/02/07 23:15:33 joerg Exp $
+#	$NetBSD: man.conf,v 1.29 2012/02/14 14:03:35 wiz Exp $
 
 # Sheer, raging paranoia...
 _version	BSD.2
@@ -11,7 +11,7 @@ _whatdb		/usr/pkg/man/whatis.db
 _whatdb		/usr/local/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 catn mann catl manl
+_subdir		cat1 man1 cat8 man8 cat6 man6 cat2 man2 cat3 man3 cat4 man4 cat5 man5 cat7 man7 man3f cat9 man9 catn mann catl manl
 
 # Files typed by suffix and their commands.
 # Note the order, .Z must come after .[1-9].Z, or it will match first.

Index: src/etc/mtree/NetBSD.dist.base
diff -u src/etc/mtree/NetBSD.dist.base:1.96 src/etc/mtree/NetBSD.dist.base:1.97
--- src/etc/mtree/NetBSD.dist.base:1.96	Sat Jan 28 05:32:49 2012
+++ src/etc/mtree/NetBSD.dist.base	Tue Feb 14 14:03:35 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: NetBSD.dist.base,v 1.96 2012/01/28 05:32:49 pgoyette Exp $
+#	$NetBSD: NetBSD.dist.base,v 1.97 2012/02/14 14:03:35 wiz Exp $
 #	@(#)4.4BSD.dist	8.1 (Berkeley) 6/13/93
 
 # Do not customize this file as it may be overwritten on upgrades.
@@ -717,7 +717,6 @@
 ./usr/share/man/cat1/x68k
 ./usr/share/man/cat2
 ./usr/share/man/cat3
-./usr/share/man/cat3f
 ./usr/share/man/cat4
 ./usr/share/man/cat4/acorn26
 ./usr/share/man/cat4/acorn32

Reply via email to