From c8598bea3457510068816e9e7676b0c7c68c06e4 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Fri, 27 Aug 1999 10:59:40 +0000 Subject: Small whitespace change to fix run-over lines introduced in the previous commit. Reported by: bde --- etc/rc.d/serial | 6 +++--- etc/rc.serial | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/etc/rc.d/serial b/etc/rc.d/serial index 4b508a7..cc69e91 100644 --- a/etc/rc.d/serial +++ b/etc/rc.d/serial @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.serial,v 1.11 1998/03/13 22:03:03 danny Exp $ +# $Id: rc.serial,v 1.12 1999/08/25 16:01:37 sheldonh Exp $ # Change some defaults for serial devices. # Standard defaults are: @@ -21,9 +21,9 @@ default() { for i in $* do comcontrol /dev/tty${ci}${i} dtrwait 300 drainwait 0 - stty < /dev/ttyi${ci}${i} -clocal crtscts hupcl 9600 reprint ^R + stty < /dev/ttyi${ci}${i} -clocal crtscts hupcl 9600 reprint ^R stty < /dev/ttyl${ci}${i} -clocal -crtscts -hupcl 0 - stty < /dev/cuai${co}${i} -clocal crtscts hupcl 9600 reprint ^R + stty < /dev/cuai${co}${i} -clocal crtscts hupcl 9600 reprint ^R stty < /dev/cual${co}${i} -clocal -crtscts -hupcl 0 done } diff --git a/etc/rc.serial b/etc/rc.serial index 4b508a7..cc69e91 100644 --- a/etc/rc.serial +++ b/etc/rc.serial @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc.serial,v 1.11 1998/03/13 22:03:03 danny Exp $ +# $Id: rc.serial,v 1.12 1999/08/25 16:01:37 sheldonh Exp $ # Change some defaults for serial devices. # Standard defaults are: @@ -21,9 +21,9 @@ default() { for i in $* do comcontrol /dev/tty${ci}${i} dtrwait 300 drainwait 0 - stty < /dev/ttyi${ci}${i} -clocal crtscts hupcl 9600 reprint ^R + stty < /dev/ttyi${ci}${i} -clocal crtscts hupcl 9600 reprint ^R stty < /dev/ttyl${ci}${i} -clocal -crtscts -hupcl 0 - stty < /dev/cuai${co}${i} -clocal crtscts hupcl 9600 reprint ^R + stty < /dev/cuai${co}${i} -clocal crtscts hupcl 9600 reprint ^R stty < /dev/cual${co}${i} -clocal -crtscts -hupcl 0 done } -- cgit v1.1