blob: e1e844007f2f9790826173594bf21671cef296c7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- scripts/refdb.in.orig Fri Aug 25 03:53:55 2006
+++ scripts/refdb.in Tue Jan 30 11:25:47 2007
@@ -44,7 +44,7 @@
# true for BSD-UNIX and Unices derived thereof, as well as for the
# Slackware Linux distribution). This setting does not perform any black
# magic, but it makes the screen messages at startup match the OS style
-BSDSTYLE=NO
+BSDSTYLE=YES
# don't get interrupted
trap "" 1
|