Date: Tue, 18 Jul 2000 01:46:44 +0100 From: Ben Smithurst <ben@FreeBSD.org> To: Greg Lehey <grog@lemis.com> Cc: Marcel Moolenaar <marcel@cup.hp.com>, sheldonh@FreeBSD.org, Christopher Masto <chris@netmonger.net>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 style.9 Message-ID: <20000718014644.F4668@strontium.scientia.demon.co.uk> In-Reply-To: <20000718081733.P26231@wantadilla.lemis.com> References: <20000716225410.A15022@netmonger.net> <20000717142018.D26231@wantadilla.lemis.com> <20000717132026.K84045@strontium.scientia.demon.co.uk> <39734383.12FCC14F@cup.hp.com> <200007162046.NAA80035@freefall.freebsd.org> <20000717113109.D52835@wantadilla.lemis.com> <20000716225410.A15022@netmonger.net> <20000717142018.D26231@wantadilla.lemis.com> <20000717132026.K84045@strontium.scientia.demon.co.uk> <20000718081733.P26231@wantadilla.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--E69HUUNAyIJqGpVn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Greg Lehey wrote: > I'm not talking about changing the terms, just defining them. Sounds ok to me, how does this patch look? @@ -91,7 +91,13 @@ and the macro name. =20 If they are an inline expansion of a function, the function is defined all in lowercase, the macro has the same name all in uppercase. If the -macro needs more than a single line, use braces. Right-justify the +macro needs more than a single line, use braces +.Po +.Sq \&{ +and +.Sq \&} +.Pc . +Right-justify the backslashes; it makes it easier to read. If the macro encapsulates a compound statement, enclose it in a .Dq Li do @@ -477,7 +483,12 @@ .It Options without operands come first, in alphabetical order, -inside a single set of brackets. +inside a single set of brackets +.Po +.Sq \&[ +and +.Sq \&] +.Pc . .It Options with operands come next, also in alphabetical order, (Is it possible to get each of those on one line, using .Pq somehow, or not, because there are two separate bits which need .Sq ?) --=20 Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / --E69HUUNAyIJqGpVn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: TOKEzM+/FAnJDHzaJJ34IjfS9EExWtjh iQCVAwUBOXOo8ysPVtiZOS99AQHbzQP/ZD0BELWgm4VksVGvFI8XZ98zFUnvVjBd KjU7rHQlVvhD45UQ1sm+8IWJIYrudyNIRKlyMcMe/xZn8G2A4OtmgOLhLKm5ClGP EdtmXcrTUJbP1weC+qg3APzue9a0cEeeotySlKukb+Ohjgz0NLxb3dF8aXjHNlI4 fSn7y0wfSkA= =iDRA -----END PGP SIGNATURE----- --E69HUUNAyIJqGpVn-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000718014644.F4668>