Date: Thu, 26 Oct 2006 16:46:19 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/rc-scripting article.sgml Message-ID: <200610261646.k9QGkJ9C031816@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610261646.k9QGkJ9C031816>