Commit graph

29 commits

Author SHA1 Message Date
Jesus R. Camou
ab00879533 Remove broken link.
PR:		docs/93528
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Approved by:	trhodes (mentor)
2006-02-20 20:57:13 +00:00
Jesus R. Camou
7238bcfbfc Fix URL_RELPREFIX. This was causing broken
links.

Approved by:	trhodes (mentor)
2006-02-20 20:53:00 +00:00
Hiroki Sato
478e13bbf5 - Add missing URL_RELPREFIX.
- Use &url.*; instead of http://www.FreeBSD.org/*.
- Some markup fixes.
2004-08-09 17:18:17 +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
Giorgos Keramidas
6af58a1eff Make the URLs of the "References" section visible in print versions of
the article.
2004-07-23 10:43:21 +00:00
Giorgos Keramidas
7f7ed5dd8a Expand all TABS to spaces in a <programlisting> to avoid indentation
weirdness in rendered output.
2004-07-18 03:00:57 +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
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