On 30 May 2012 22:44, Xin Li <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hi, > > Is there any rule of style for new code that ` or $() is preferred? >
Seems that either no preference or $() is the rule, but if you're documenting a code example that is designed to be copy/pasted to a shell then you should use `` -- otherwise you make life very difficult for t?csh users. Chris _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-rc To unsubscribe, send any mail to "[email protected]"
