summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
diff options
context:
space:
mode:
authordanny <danny@FreeBSD.org>1998-03-13 13:33:09 +0000
committerdanny <danny@FreeBSD.org>1998-03-13 13:33:09 +0000
commit61f13fe5e2cc933e3a55ba159c8d6936957a7b0f (patch)
tree8bfaf3c20ce3b0622777d234f8ebfed4b9870fdf /etc/rc.d
parent23a772e83e538fc2ac12db224db38597e054bee7 (diff)
downloadFreeBSD-src-61f13fe5e2cc933e3a55ba159c8d6936957a7b0f.zip
FreeBSD-src-61f13fe5e2cc933e3a55ba159c8d6936957a7b0f.tar.gz
Change examples for Cyclades cards (c -> c0) to fit with reality.
Diffstat (limited to 'etc/rc.d')
-rw-r--r--etc/rc.d/serial6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/rc.d/serial b/etc/rc.d/serial
index dbee4bf..4c3bc11 100644
--- a/etc/rc.d/serial
+++ b/etc/rc.d/serial
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: rc.serial,v 1.8 1997/02/23 09:20:51 peter Exp $
+# $Id: rc.serial,v 1.9 1997/03/10 14:17:49 bde Exp $
# Change some defaults for serial devices.
# Standard defaults are:
@@ -118,10 +118,10 @@ terminal() {
# terminal d a 0
# Initialize all ports on a Cyclades-8yo.
-# modem c c 00 01 02 03 04 05 06 07
+# modem c0 c0 00 01 02 03 04 05 06 07
# Initialize all ports on a Cyclades-16ye.
-# modem c c 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f
+# modem c0 c0 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f
# Initialize all ports on a Digiboard 8.
# modem D D 00 01 02 03 04 05 06 07
OpenPOWER on IntegriCloud