- <application>ify.
- Add missing "this".
- Remove a few occurrences of "probably".
- Fix a link to the FDP Primer and remove some incorrect notes that should have been comments.
- Correct that public CVS mirrors should sync once an hour.
- Fix various grammar nits.
- Remove a note about needing to use make(1) to build the website.
Approved by: ceri@
Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:
<!ENTITY % articles.ent PUBLIC
"-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
%articles.ent;
This pulls all of the necessary entities via share/sgml/articles.ent.
The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml. See
ja_JP.eucJP/share/sgml for example.
at `http://www.acme.com/software/thttpd'. Do away with the somewhat
strange capitalization of tHttpd in our docs.
PR: docs/69216
Submitted by: Brad Davis <so14k@so14k.com>
- Add trademark tags as needed, generally on first use in each
article.
- Add an attribution to the legal section mentioning all trademarks
referenced.
- Always use correct case for trademarks.
- Some punctuation, tags fixes and rewording.
(This article needs more cleaning "actions", I will take care of this
soon.)
PR: docs/54082
Submitted by: Ken Smith <kensmith@cse.Buffalo.EDU>
Some updated URLs and an additional hint regarding rsync,
resulting from a user request (who was confused).
PR: 50075
Submitted by: Daniel Lang <dl@leo.org>
links are broken now that /handbook is a redirection to the real
location of the Handbook at /doc/en_US.ISO8859-1/books/handbook.
PR: docs/39967
Submitted by: Mark J. Miller <mjm@CSUA.Berkeley.EDU>
If we don't have numbers, it's better not to spread rumours.
Expand a bit on the section of HTTP server choises, mentioning Apache,
thttpd and boa as alternatives.
PR: docs/37037
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
and optional services. Note that administrators can run other
services they find useful, if they want.
PR: docs/37037
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
Also expand the RAID disk paragraph and add some stuff about SCSI
controllers that might help speeding up things.
PR: docs/37037
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
In the bandwidth requirements section:
- Properly finish sentences with fullstops.
- Remove "probably" and similar words. We shouldn't sound like we
don't know if the requirements are true.
PR: docs/37037
Submitted by: Dominic Marks <dominic_marks@btinternet.com>