]> Zhao Yanbai Git Server - minix.git/commitdiff
use generic gcc* in man.conf
authorBen Gras <ben@minix3.org>
Thu, 6 Oct 2011 18:52:12 +0000 (18:52 +0000)
committerBen Gras <ben@minix3.org>
Thu, 6 Oct 2011 19:00:16 +0000 (19:00 +0000)
. catches all gcc versions
. also neatly handles the case in which there are no
  gcc versions (makewhatis doesn't complain)

etc/man.conf

index abef91197dec9e72ac3794dbe113bf070580444d..a21b7fe20450d82bb115e12f6ccc71ff2f546fc9 100644 (file)
@@ -3,8 +3,8 @@ _subdir         man{[1-9],1x}
 _suffix         .0
 _build          .[1-9]  mandoc %s
 _build          .tbl    tbl %s | mandoc 
-_default        /usr/{,pkg/{,gcc44/}}man
-_whatdb                /usr/{,pkg/{,gcc44/}}man/whatis.db
+_default        /usr/{,pkg/{,gcc*/}}man
+_whatdb                /usr/{,pkg/{,gcc*/}}man/whatis.db
 1              man1
 2              man2
 3              man3