Date: Thu, 9 Feb 2006 08:07:18 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml Message-ID: <200602090807.k1987JC9074616@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2006-02-09 08:07:18 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
Further improve the rc.d script example:
1. Since the example program is called doormand, update the references
to doorman in the script and examples to match the name of the program,
as it is typically done.
2. Fix the comments about the variables to avoid line wrap past 80 columns
3. Re-sort the variables (such as command, etc.) to be in the order that
they are generally listed in the base scripts, and in rc(8).
4. Simplify the rcvar variable to be what `set rcvar` would return anyway
Revision Changes Path
1.678 +18 -16 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602090807.k1987JC9074616>
