diff --git a/src/bin/initdb/initdb.sh b/src/bin/initdb/initdb.sh
index feabc80581915cae6318040544c889ad1243e9fb..b4d0f9d2d9e30ca2240f3a0148ed5970c92d8331 100644
--- a/src/bin/initdb/initdb.sh
+++ b/src/bin/initdb/initdb.sh
@@ -26,7 +26,7 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.89 2000/04/06 18:27:01 momjian Exp $
+#    $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.90 2000/04/08 18:35:29 momjian Exp $
 #
 #-------------------------------------------------------------------------
 
@@ -606,7 +606,7 @@ echo "VACUUM ANALYZE" \
 	| "$PGPATH"/postgres $PGSQL_OPT template1 > /dev/null || exit_nicely
 
 echo
-echo "Success. You can now start the database server using"
+echo "Success. You can now start the database server using:"
 echo ""
 echo "	$PGPATH/postmaster -D $PGDATA"
 echo "or"
diff --git a/src/test/regress/resultmap b/src/test/regress/resultmap
index a8baa64e0ec5b6637ee3abe6a8c531dc2b6bc501..bb13808e2a947f16cd3193124738978c5587f4d5 100644
--- a/src/test/regress/resultmap
+++ b/src/test/regress/resultmap
@@ -4,7 +4,7 @@ abstime/sparc-sun-solaris=abstime-solaris-1947
 float4/.*-qnx=float4-exp-three-digits
 float8/.*-bsdi=float8-small-is-zero
 float8/.*-freebsd*=float8-small-is-zero
-float8/.*-netbsd=float8-small-is-zero
+float8/i386-.*-netbsd=float8-small-is-zero
 float8/.*-qnx=float8-exp-three-digits
 float8/alpha.*-dec-osf=float8-fp-exception
 float8/i.86-pc-cygwin*=float8-cygwin