cvs commit: doc/en_US.ISO8859-1/articles/rc-scripting article.sgml
    Yar Tikhiy 
    yar at FreeBSD.org
       
    Thu Oct 26 16:46:20 UTC 2006
    
    
  
yar         2006-10-26 16:46:19 UTC
  FreeBSD doc repository
  Modified files:
    en_US.ISO8859-1/articles/rc-scripting article.sgml 
  Log:
  - Recommend using the same name for script itself,
    ${name}, PROVIDE, and rc.conf var prefix.
  - Distinguish flags from options when telling why -foo
    doesn't belong in $command_args.  ${name}_flags can
    contain both dashed options and arguments, so saying
    "flags" when I mean options was confusing.
  
  Suggested by:   dougb
  
  Revision  Changes    Path
  1.5       +33 -5     doc/en_US.ISO8859-1/articles/rc-scripting/article.sgml
    
    
More information about the cvs-all
mailing list