Commit graph

8 commits

Author SHA1 Message Date
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
Alexey Zelkin
6d048e2320 Sync these Makefiles to have one style of declarations and comments. 2004-04-06 16:10:08 +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
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
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
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