diff options
Diffstat (limited to 'install/net')
-rw-r--r-- | install/net | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/net b/install/net index 268865b..5411555 100644 --- a/install/net +++ b/install/net @@ -15,6 +15,6 @@ cat<<HELPEOF This hook loads the necessary modules for a network device. Detection will take place at runtime. To minimize the modules in the image, add the autodetect hook too. - For pcmcia net devices please use pcmcia hook. + For pcmcia net devices please use pcmcia hook too. HELPEOF } |