summaryrefslogtreecommitdiffstats
path: root/etc/etc.amd64
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-05-03 11:22:17 +0000
committerjkh <jkh@FreeBSD.org>1997-05-03 11:22:17 +0000
commitaf4383e1b67df81e99a9fce13089d834220e8928 (patch)
tree306b768e5faa6abdc6ab38cba90ee8df594be76c /etc/etc.amd64
parentfe8101c0866e92737fd07af50822dd6c8f0ceed8 (diff)
downloadFreeBSD-src-af4383e1b67df81e99a9fce13089d834220e8928.zip
FreeBSD-src-af4383e1b67df81e99a9fce13089d834220e8928.tar.gz
Update the etc world from RELENG_2_2 which is now more up-to-date
(gotta get myself -current again, this is a drag). Also-fixes-problems-noted-by: Wolfgang Helbig & Joerg Wunsch
Diffstat (limited to 'etc/etc.amd64')
-rw-r--r--etc/etc.amd64/rc.amd647
1 files changed, 1 insertions, 6 deletions
diff --git a/etc/etc.amd64/rc.amd64 b/etc/etc.amd64/rc.amd64
index c25991c..352b535 100644
--- a/etc/etc.amd64/rc.amd64
+++ b/etc/etc.amd64/rc.amd64
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: rc.i386,v 1.23 1997/04/28 05:51:57 jkh Exp $
+# $Id: rc.i386,v 1.18.2.3 1997/04/28 10:07:00 jkh Exp $
# Do i386 specific processing
#
@@ -50,11 +50,6 @@ if [ "X${keybell}" != X"NO" ]; then
echo -n ' keybell'; kbdcontrol <${kbddev} -b ${keybell}
fi
-# bell style
-if [ "X${keybell}" != X"NO" ]; then
- echo -n ' keybell'; kbdcontrol <${kbddev} -b ${keybell}
-fi
-
# change function keys
if [ "X${keychange}" != X"NO" ]; then
echo -n " keychange"
OpenPOWER on IntegriCloud