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

Diff for /src/etc/netstart between version 1.220 and 1.221

version 1.220, 2022/10/21 12:04:51 version 1.221, 2022/10/24 17:58:43
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: ${0##*/} [-n] [interface ...]"          print -u2 "usage: sh ${0##*/} [-n] [interface ...]"
         exit 1          exit 1
 }  }
   

Legend:
Removed from v.1.220  
changed lines
  Added in v.1.221