| Summary: | Typo fixes in doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Chris Pepper <pepper> | ||||
| Component: | Books & Articles | Assignee: | Giorgos Keramidas <keramida> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Chris Pepper
2002-06-04 04:10:01 UTC
On 2002-06-03 23:09 -0400, Chris Pepper wrote: > - <filename>/var/tmp/root</filename> have a leading <quote/./. At the > + <filename>/var/tmp/root</filename> have a leading <quote>.</quote>. At the This is not really a typo. It's valid SGML, AFAIK. What do you all others think? Is this (and similar parts of the patch) worth the change? > - just those things that have changed, and are confident you can > + just those things that have changed, and be confident you can Good catch :) > - <para>If you want to live dangerously then make the world, passing > - the <makevar>NOCLEAN</makevar> definition to <command>make</command>, like > + <para>If you want to live dangerously then <command>make</command> the world, passing > + the <makevar>NOCLEAN</makevar> option to the <command>make</command>, like > this:</para> I am almost convinced that this part can be deleted. We don't want the users to live dangerously. IMHO, those that can live dangerously and still get away with it, won't need the Handbook to tell them what needs to be done. > - <para>Pass the <option>-j<n></option> option to make to > + <para>Pass the <option>-j<n></option> option to &man.make.1; to I'd probably use <command>make</command> but this is OK too, I guess. Giorgos. State Changed From-To: open->closed The changes have been committed, thanks :) I just removed the living dangerously part. We need a way to describe all the make options in one place. Having options scattered around the docs is not quite right, and I don't like the 'dangerously' part of it too much. Responsible Changed From-To: freebsd-doc->keramida |