cvs commit:
doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml
M. Warner Losh
imp at bsdimp.com
Wed Aug 12 02:13:09 UTC 2009
In message: <4A81BB22.6020200 at FreeBSD.org>
Doug Barton <dougb at FreeBSD.org> writes:
: Manolis Kiagias wrote:
: > manolis 2009-08-11 17:33:35 UTC
: >
: > FreeBSD doc repository
: >
: > Modified files:
: > en_US.ISO8859-1/books/handbook/advanced-networking
: > chapter.sgml
: > Log:
: > Add missing quotes in rc.conf variable
: >
: > Revision Changes Path
: > 1.425 +1 -1 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
: >
: > http://www.FreeBSD.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml.diff?&r1=1.424&r2=1.425&f=h
:
: FYI this is nice for the sake of consistency, but there is no
: functional difference between foo=bar and foo="bar".
But there is a difference between
foo=bar baz
and
foo="bar baz"
Warner
More information about the cvs-all
mailing list