Giorgos Keramidas
e91a7a164e
Use &ms-dos; for referring to MS-DOS to match the style of &windows; in
...
the same sentence.
2004-08-24 18:00:51 +00:00
Giorgos Keramidas
5e25a892d4
Fix a minor grammar knit and link to the Handbook for details about
...
kernel configuration and building.
2004-08-24 17:56:22 +00:00
Hiroki Sato
5fa082b1f8
Simplify parameter entities in doctype declaration.
...
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.
2004-08-08 13:44:01 +00:00
Simon L. B. Nielsen
09f3c92252
- Use trademark entities.
...
- Add trademark attributions.
2003-10-18 10:39:16 +00:00
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
Giorgos Keramidas
012517028f
Whitespace only change. Remove all EOL whitespace, and wrap
...
paragraphs that need it to 78 columns.
2002-04-01 18:41:55 +00:00
Giorgos Keramidas
562f610550
Reword stuff. The user is not making "kernel modifications",
...
but editing their custom kernel configuration.
2002-04-01 18:41:27 +00:00
Giorgos Keramidas
46b4fbd439
Split the kernel configuration into a new <listitem>, separated from
...
the kernel source installation.
2002-04-01 18:40:57 +00:00
Giorgos Keramidas
9a3ef00145
Change the device names from wd* to the new ad* devices.
2002-04-01 18:39:17 +00:00
Giorgos Keramidas
c47f00f528
Consistently capitalize IOMEGA's name.
2002-04-01 18:38:42 +00:00
Giorgos Keramidas
49731ee7b9
Replace all contractions with their expanded form.
...
Approved by: nik
2001-10-16 13:20:14 +00:00
Giorgos Keramidas
dc1600f4ff
Fix broken RCS identifier:
...
$FreeBSD -> $FreeBSD$
Approved by: nik
2001-10-16 13:08:47 +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
Nik Clayton
0feceebdf2
Switch to using the DocBook 4.1 based DTD.
2001-04-17 15:53:40 +00:00
Nik Clayton
21de77cf8d
Article about using ZIP drives with FreeBSD, and in particular the
...
parallel port versions (although it could be expanded to cover other
interfaces as well).
Submitted by: Jason Bacon <acadix@execpc.com>
2000-02-14 01:24:35 +00:00