Source-Changes-HG archive

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

[src/trunk]: src/etc make sparc64 search for sparc man pages for now. It migh...



details:   https://anonhg.NetBSD.org/src/rev/2fe8692370aa
branches:  trunk
changeset: 756251:2fe8692370aa
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Jul 09 15:08:09 2010 +0000

description:
make sparc64 search for sparc man pages for now. It might be better in
the long run to choose a different name for shared drivers though. Fixes
PR/18273.

diffstat:

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

diffs (14 lines):

diff -r ccd9167dc93b -r 2fe8692370aa etc/man.conf
--- a/etc/man.conf      Fri Jul 09 14:45:43 2010 +0000
+++ b/etc/man.conf      Fri Jul 09 15:08:09 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: man.conf,v 1.24 2010/06/04 18:42:32 christos Exp $
+#      $NetBSD: man.conf,v 1.25 2010/07/09 15:08:09 christos Exp $
 
 # Sheer, raging paranoia...
 _version       BSD.2
@@ -60,3 +60,4 @@
 # machine classes per machine
 _i386          x86
 _amd64         x86
+_sparc64       sparc



Home | Main Index | Thread Index | Old Index