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

Diff for /src/etc/netstart between version 1.227 and 1.228

version 1.227, 2022/11/01 11:18:06 version 1.228, 2022/11/05 12:03:58
Line 7 
Line 7 
   
 # Show usage of the netstart script and exit.  # Show usage of the netstart script and exit.
 usage() {  usage() {
         print -u2 "usage: sh ${0##*/} [-n] [interface ...]"          print -u2 "usage: sh $0 [-n] [interface ...]"
         exit 1          exit 1
 }  }
   

Legend:
Removed from v.1.227  
changed lines
  Added in v.1.228