possible generated files (make clean is called for all known formats).
It can be useful when default FORMATS for document has different value
than was used in build.
Reviewed by: nik
Don't insult users' attention span twice in one section.
add information on the effect of make clean on make reinstall.
closing my own PR.
PR: 32111
Submitted by: mwlucas@blackhelicopters.org
Approved by: bmah
on 2.1.7 to a single paragraph, so the cross-version info at the
bottom isn't lost in the noise.
Note that this question still has problems. 5mb is no longer enough
to install in. I'm trying to find someone who can tell me roughly
when the install requirements jumped to 16M.
Approved by: bmah
to process generated HTML. This not cause any side effects except
leaving some character entities in their numeric form instead
converting them into alphabetical notation (< instead of <),
but since all browsers understand such cases it is not a problem.
This commit should make all translations tidy clean, since
tidy should not arise entities conversion problem as it did
for long time before. Therefore all occurences of manual settings
of TIDYFLAGS and NO_TIDY declarations for translations are removed.
No objections from: -doc
Requested by: Russian and Japanese translation teams
Submitted by:
Reviewed by: -doc
Approved by: bmah
Obtained from:
MFC after:
Clarify "what are goals" question. Since this is the closest thing
FreeBSD has to a mission statement, it has been extensively reviewed
on -doc and revised a few times before commit, so I'm making quite an
extensive commit message.
-only one goal is listed, so don't use plural "goals." That goal does
have several sub-components, but it's one primary goal.
-use URLs instead of file links, so people who are browsing docs
locally can use the link.
-add an extra question on BSD license here, since we're discussing it
anyway. bmah said (paraphrased): he would have probably split it into
a separate commit, but approved as submitted. Will do so in the
future.
Submitted by:
Reviewed by: -doc
Approved by: bmah
Obtained from:
MFC after:
Obligatory second commit: pull myself from contributors, add to committers.
Now to wait 66 minutes and see what sort of damage I've done to the
-doc repo.
* Remove a near-empty and completely useless <sect1>.
* Combine a "troubleshooting" Q/A section into a small list of error
message and accompanying solutions to the previous section.
* Improve the wording in one or two places.