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

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

version 1.219, 2022/07/03 12:14:36 version 1.220, 2022/10/21 12:04:51
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: ${0##*/} [-n] [interface ...]"
         exit 1          exit 1
 }  }
   

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