[BACK]Return to netstart CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/netstart between version 1.30 and 1.31

version 1.30, 1997/10/14 20:34:55 version 1.31, 1997/11/04 09:15:31
Line 72 
Line 72 
         shift            # get rid of "hostname"          shift            # get rid of "hostname"
         (          (
             read af name mask bcaddr extras              read af name mask bcaddr extras
             read dt dtaddr              read dt dtaddr
   
             if [ ! -n "$name" ]; then              if [ ! -n "$name" ]; then
                 echo "/etc/hostname.$1: invalid network configuration file"                  echo "/etc/hostname.$1: invalid network configuration file"

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31