Commit graph

22 commits

Author SHA1 Message Date
Simon L. B. Nielsen
5421dc303f Add trademark symbols and attributions:
- 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.
 - Don't join trademarks with other words, e.g. using hyphens.

trademark.ent:
 - Commonly used trademarks are defined as entities for ease of use.
 - All trademark attributions are defined as entities for ease of use.

Approved by:	ceri (mentor)
2003-08-06 21:48:40 +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
Marc Fonvieille
9841369dd5 s/IPSec/IPsec/ to respect RFCs. 2003-02-02 09:40:02 +00:00
Giorgos Keramidas
b0b899b99a Add a pic image of a network diagram, and use <mediaobject> to pull it
in those versions of the output that can use it.  Text-only renditions
still use the old ASCII-art diagram.

Tested by:	blackend
2003-02-01 23:23:44 +00:00
Giorgos Keramidas
97c2a00a77 Remove duplicate $FreeBSD$ rcs id. Keep the one within <pubdate>. 2003-01-22 17:40:24 +00:00
Giorgos Keramidas
b193421338 Whitespace cleanup. Mostly to ensure that two spaces separate
sentences and text is wrapped under 78 columns when possible.
Translators please ignore this change.
2003-01-22 17:39:50 +00:00
Giorgos Keramidas
cf8d46bc93 Replace a couple of <filename> instances with slightly better SGML. 2003-01-22 17:38:34 +00:00
Giorgos Keramidas
ecfa8d3dde Use ``the <filename>foo</filename> file'' when describing files.
Markup is nice for visually showing the type of an element, but
it's nice to have all the relevant information in the running text
too for those cases where visual hints are impossible (i.e. when
someone is reading the text only version of the article).
2003-01-22 17:37:07 +00:00
Giorgos Keramidas
47b633177b Use <quote> for quoting. 2003-01-22 17:35:19 +00:00
Giorgos Keramidas
ad1327323d Sprinkle a bit of magic &nbsp; powder around. 2003-01-22 17:34:33 +00:00
Giorgos Keramidas
0a3eed39d8 Be a little more verbose when describing kernel option IPSEC. 2003-01-22 17:33:47 +00:00
Giorgos Keramidas
3fcf863fc9 Wrap an IP address in <hostid role="ipaddr">. 2003-01-22 17:31:34 +00:00
Giorgos Keramidas
a647b75762 Minor english grammar fix. Translators can ignore this. 2003-01-22 17:30:42 +00:00
Giorgos Keramidas
17faabd635 Wrap `racoon' in <application> tags. 2003-01-22 17:29:49 +00:00
Tom Hukins
e425fbbac8 s/freebsd.org/FreeBSD.org/ 2003-01-21 19:28:27 +00:00
Marc Fonvieille
a43065aa7f Update of email address, while I'm there: add 2003 for copyright.
PR:		docs/46907
Submitted by:	"Jon O." <jono@securityreports.com>
2003-01-10 05:58:04 +00:00
Tom Rhodes
14715a045f s/shared/pre-shared/
PR:		46511
Submitted by:	Jon O. <jono@securityreports.com>
2002-12-29 22:13:48 +00:00
Tom Rhodes
1bbc6eafb3 Whitespace fix. 2002-12-29 22:12:16 +00:00
Tom Rhodes
e50907d0ce Add an article on Checkpoint VPN-1/Firewall-1 and FreeBSD IPSec.
PR:		28994
Submitted by:	Jon Orbeton <jono@networkcommand.com> (original version)
2002-12-23 22:38:17 +00:00