Commit graph

16 commits

Author SHA1 Message Date
Murray Stokely
a4085987a0 Include FreeBSD entity definitions, and use &unix instead of 'UNIX' to
render a (R) after the first occurrence of that word.
2003-06-17 21:10:45 +00:00
Hiroki Sato
f6cd99b654 Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile. The navi-link
is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
2003-04-22 18:35:44 +00:00
Hiroki Sato
4f8b26641c - Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk and
enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.

- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
  and l10n.ent for entity localization.

- Use share/misc/docbook.css for indentiation of <programlisting>
  and <screen>.

- Add some missing $FreeBSD$.
2003-04-19 11:39:30 +00:00
Marc Fonvieille
48467978c1 Remove images moved to share/images/articles. 2003-04-11 09:28:13 +00:00
Marc Fonvieille
47f6d4e260 Commit images separation from en_US.ISO8859-1/ directory to
share/images.  To link "generic" images (share/images ones) from
Makefiles use IMAGES_EN and to link localized images use IMAGES.
For an example look at en_US.ISO8859-1/books/handbook/Makefile
2003-04-11 09:21:15 +00:00
Jim Mock
7e5229d6dc X.x -> X.X when mentioning FreeBSD branches to be consistent with the
rest of the doc tree.

PR:		38777
Submitted by:	blackend
2002-07-03 23:19:12 +00:00
Giorgos Keramidas
d690a988f5 Change most quote characters to proper <quote> tags,
or other more appropriate SGML entities.
2002-02-14 23:57:13 +00:00
Giorgos Keramidas
e7655d4598 Whitespace fixes.
Punctuation chars should not be preceded by spaces.
2002-02-14 22:31:00 +00:00
Giorgos Keramidas
cd9bff24c3 Remove all contractions used in this article.
Approved by:	nik
2001-10-16 12:05:48 +00:00
Giorgos Keramidas
4593fd98a7 Sweep through english docs and replace &ldquot; and friends with <quote>.
Approved by:	nik
2001-10-10 11:47:30 +00:00
Chern Lee
6dbf07d805 Fix/Standardize:
internet -> Internet
can not -> cannot
CD-ROM -> CDROM
cdrom -> CDROM
UNIX -> Unix

To be standardized with the rest of the doc tree.

Approved by:	murray
2001-07-17 20:51:52 +00:00
Dima Dorfman
afc9adbc29 Spelling police. 2001-07-10 13:24:13 +00:00
Nik Clayton
461c887c87 Update to DocBook 4.1 DTD, tweak the image usage slightly to conform to the
new style.
2001-02-20 19:49:32 +00:00
Ben Smithurst
34f100d8e2 Fix a typo (duplicated "when you").
PR:		24567
Submitted by:	Robert Drehmel <robert@gizmo.quizbot.org>
2001-01-24 11:50:30 +00:00
Nik Clayton
2f261dc497 <literallayout> -> <literallayout class="monospaced">, which is (pedantically)
the correct idiom to use.
2000-10-23 14:42:50 +00:00
Nik Clayton
68b9d2851a This is Matt Dillon's VM Design article from DaemonNews. It's here
a) Because it's a cool piece of documentation

  b) It's a real world example of using images in the documentation.

It's not turned on in the upper level Makefile yet, as I expect the
specifics of the toolchain to change over the next week or so as people
play around with this, and I don't want to the doc build mirrors to have
to suddenly update the ports they have installed.  Once this has stabilised
it can be turned on.
2000-10-08 19:23:10 +00:00