12 lines
548 B
Diff
12 lines
548 B
Diff
--- setserial-2.17/README.readme Tue Sep 11 17:59:52 2001
|
|
+++ setserial-2.17/README Tue Sep 11 18:00:27 2001
|
|
@@ -13,6 +13,6 @@
|
|
|
|
The simplest way to configure the serial ports is to copy the provided
|
|
rc.serial file to the appropriate /etc/rc.d directory. For example,
|
|
-to install rc.serial on a RedHat system, copy rc.serial to
|
|
-/etc/rc.d/init.d/serial, and then run the command "chkconfig -add serial".
|
|
+to install rc.serial on a Fedora system, copy rc.serial to
|
|
+/etc/rc.d/init.d/serial, and then run the command "chkconfig --add serial".
|
|
|