Commit graph

22 commits

Author SHA1 Message Date
Benedict Reuschling
f7064c07e3 Add more s/FreeBSD/&os; replacements to the article where possible.
Approved by:    jkois (mentor)
2010-07-07 21:09:09 +00:00
Rene Ladan
0399d881d6 * Update the solid-state article to refer to the rcNG subsystem instead of its predecessor
* FreeBSD -> &os; in affected areas
* /dev does not populated by the scripts, it is not an on-disk file system anymore, so no need to mention it
* /tmp and /var/tmp are not necessarily linked, remove paragraph about creating /var/tmp
* /proc is not in fstab anymore
* remove another instance of /var/db/port.mkversion I missed in a previous commit
* /var gets populated by /etc/mtree/BSD.var.dist instead of a list 'var_dirs', which now include /var/at , /var/cron and /var/log
* Clarify the section about Apache a bit, mention that the default setup is fine

Reviewed by:	remko, trhodes, keramida
Approved by:	above
2009-05-06 19:39:07 +00:00
Rene Ladan
aac5273002 Remove the text regarding the obsolete /var/db/port.mkversion from the solid-state article.
Reviewed by:	trhodes, gabor, keramida
Approved by:	gabor
2009-04-08 08:48:30 +00:00
Rene Ladan
320df3a8ed Do not mention the long-gone mknod(8) command anymore.
While here, remove some surrounding <para> elements from <screen> elements.

Reviewed by:	gabor, trhodes, keramida
Approved by:	gabor
2009-04-08 08:45:55 +00:00
Rene Ladan
4848522688 Remove the M-Systems DiskOnChip and the associated fla(4) driver from the solid
state article.  The driver was removed in 2004.  Transform some tables into
regular paragraph to avoid 1-column tables.

Approved by:	trhodes
2009-04-02 07:59:32 +00:00
Ceri Davies
eb2cd84505 Internet Explorer fails to render some tables generated by the
informaltable element properly, unless the pgwide attribute is
explicitly set to 1.  Use this consistently within the (en) tree, and
update the FDP accordingly.  This should finally silence the demons in:

PR:		docs/73095
Submitted by:	Hilko Meyer <Hilko dot Meyer at gmx dot de>
2004-11-29 21:43:38 +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
Alexey Zelkin
6d048e2320 Sync these Makefiles to have one style of declarations and comments. 2004-04-06 16:10:08 +00:00
Simon L. B. Nielsen
09f3c92252 - Use trademark entities.
- Add trademark attributions.
2003-10-18 10:39:16 +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
Hiroki Sato
ee5bf07c5d Replace ${JADEFLAGS} with the corresponding variables. 2003-02-16 14:59:48 +00:00
Christian Brueffer
f3db8ca393 Whitespace cleanup for previous commit
PR:		40951
Approved by:	ceri (mentor)
2003-01-16 16:39:27 +00:00
Christian Brueffer
7906f06ef8 - Fix a typo
- Add a pair of missing tags
- Reword two sentences for clarification

PR:		40951
Approved by:	ceri (mentor)
2003-01-16 16:37:56 +00:00
Christian Brueffer
900ab1d644 Two grammar fixes and a punctuation fix
Translators may ignore this commit

Approved by:	ceri (mentor)
2003-01-14 20:41:31 +00:00
Tom Rhodes
9ba764ae23 Consistancy checks: s/file system/filesystem/g 2002-05-16 01:42:28 +00:00
Giorgos Keramidas
0b824da1aa Remove all contractions from most of the articles. This solves the
problems with the usage of "its" vs "it's" among other things

Approved by:	nik
2001-10-16 11:53:01 +00:00
Chern Lee
3e8d98b70a Standardize:
TCL -> Tcl
ethernet -> Ethernet
ftp (noun) -> FTP

Approved by:	murray
2001-07-17 22:20:51 +00:00
Nik Clayton
59286a2bf2 Fix a typo in an example, pointed out by the author. 2001-07-11 11:08:47 +00:00
Dima Dorfman
4a5d66a6bf Spelling police. 2001-07-10 14:00:17 +00:00
Nik Clayton
2fd15d706a Fix some typos pointed out by the author. 2001-07-06 09:16:29 +00:00
Nik Clayton
35c396b859 A new article explaining how best to use FreeBSD on solid state media.
Submitted by:	John Kozubik <john@kozubik.com>
2001-06-20 16:12:33 +00:00