From f7d26c0aaa776b5ffec746a759de540bc5e9a259 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 21 Apr 2004 16:25:36 +0000 Subject: modprobe.conf tweakage --- sysconfig/network-scripts/ifup-ctc | 2 +- sysconfig/network-scripts/ifup-escon | 2 +- sysconfig/network-scripts/ifup-iucv | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sysconfig/network-scripts/ifup-ctc b/sysconfig/network-scripts/ifup-ctc index 09a64637..15860fed 100755 --- a/sysconfig/network-scripts/ifup-ctc +++ b/sysconfig/network-scripts/ifup-ctc @@ -5,7 +5,7 @@ # the ctc network driver is a point-to-point driver on S/390 machines # # To get the ctc module to load automatically at boot, you will need to -# add the following line to /etc/modules.conf: +# add the following line to /etc/modprobe.conf: # # alias ctc0 ctc # diff --git a/sysconfig/network-scripts/ifup-escon b/sysconfig/network-scripts/ifup-escon index 8cd1d83e..d2b0470c 100644 --- a/sysconfig/network-scripts/ifup-escon +++ b/sysconfig/network-scripts/ifup-escon @@ -6,7 +6,7 @@ # which uses the ctc module. # # To get the ctc module to load automatically at boot, you will need to -# add the following line to /etc/modules.conf: +# add the following line to /etc/modprobe.conf: # # alias escon0 ctc # diff --git a/sysconfig/network-scripts/ifup-iucv b/sysconfig/network-scripts/ifup-iucv index e257d28a..67137406 100755 --- a/sysconfig/network-scripts/ifup-iucv +++ b/sysconfig/network-scripts/ifup-iucv @@ -5,7 +5,7 @@ # the iucv network driver is a point-to-point driver on S/390 machines # # To get the iucv module to load automatically at boot, you will need to -# add the following line to /etc/modules.conf: +# add the following line to /etc/modprobe.conf: # # alias iucv0 netiucv # -- cgit v1.2.1