From f5d82582c641579ceb6ad526940edb3eee9853d1 Mon Sep 17 00:00:00 2001 From: Alexey Zelkin Date: Sun, 4 Apr 2004 16:47:27 +0000 Subject: [PATCH] Use entities to declare heavily repeated paths. This simplifies sgml a bit and allows to not overflow 80char width formatting anymore. --- en/docs.sgml | 273 ++++++++++++++++++++++++++------------------------- 1 file changed, 138 insertions(+), 135 deletions(-) diff --git a/en/docs.sgml b/en/docs.sgml index 1ed985d3aa..db94f98582 100644 --- a/en/docs.sgml +++ b/en/docs.sgml @@ -1,7 +1,11 @@ + %includes; + + + + ]> @@ -41,48 +45,48 @@

Books

-

The FreeBSD - FAQ (faq)
+

The FreeBSD FAQ + (faq)
Frequently Asked Questions, and answers, covering all aspects of FreeBSD.

-

The FreeBSD - Handbook (handbook)
+

The FreeBSD Handbook + (handbook)
A constantly evolving, comprehensive resource for FreeBSD users.

-

The +

The FreeBSD Developer's Handbook (developers-handbook)
For people who want to develop software for FreeBSD (and not just people who are developing FreeBSD itself).

-

The +

The FreeBSD Architecture Handbook (arch-handbook)
- For FreeBSD system developers. This book covers the architectural details of many important FreeBSD kernel subsystems.

-

The Porter's +

The Porter's Handbook (porters-handbook)
Essential reading if you plan on providing a port of a third party piece of software.

- -

Chapter 2 +

Chapter 2 of "The Design and Implementation of the 4.4BSD Operating System" (design-44bsd)
Donated by Addison-Wesley, provides a design overview of 4.4BSD, from which FreeBSD was originally derived.

-

Chapter - 8 of "The FreeBSD Corporate Networker's Guide" (corp-net-guide)
+

Chapter + 8 of "The FreeBSD Corporate Networker's Guide" + (corp-net-guide)
Donated by Addison-Wesley, provides an in-depth look at using FreeBSD to provide printing services to Windows, NT, and Novell hosts.

-

The FreeBSD - Documentation Project Primer for New Contributors (fdp-primer)
+

The FreeBSD + Documentation Project Primer for New Contributors + (fdp-primer)
Everything you need to know in order to start contributing to the FreeBSD Documentation Project.

@@ -90,153 +94,152 @@ -

The - Roadmap for 5-STABLE (5-roadmap)
- Describes medium-term development and release engineering - plans leading to the 5-STABLE branch point.

+

The + Roadmap for 5-STABLE (5-roadmap)
+ Describes medium-term development and release engineering + plans leading to the 5-STABLE branch point.

-

Integration - of Checkpoint VPN-1/Firewall-1 and FreeBSD IPsec (checkpoint)
- How to configure Checkpoint VPN-1/Firewall-1 and FreeBSD IPsec.

+

Integration + of Checkpoint VPN-1/Firewall-1 and FreeBSD IPsec + (checkpoint)
+ How to configure Checkpoint VPN-1/Firewall-1 and FreeBSD + IPsec.

-

The +

The Committer's Guide (committers-guide)
Introductory information for FreeBSD committers.

-

Console +

Console Server Tutorial (console-server)
How to setup a FreeBSD based console server with a cheap multi-port serial card.

-

Contributing +

Contributing to FreeBSD (contributing)
How to contribute to the FreeBSD Project.

-

The +

The List of FreeBSD Contributors (contributors)
A list of organizations and individuals who have helped enhance FreeBSD.

-

Setting up a CVS repository - The FreeBSD way (cvs-freebsd)
+

Setting up a + CVS repository - The FreeBSD way (cvs-freebsd)
How to set up a CVS repository that uses the same CVSROOT infrastructure as the FreeBSD project.

-

CVSup +

CVSup Advanced Points (cvsup-advanced)
- An article with some tips about the subtleties of CVSup.

+ An article with some tips about the subtleties of + CVSup.

-

Dialup +

Dialup firewalling with FreeBSD (dialup-firewall)
How to set up a firewall using PPP and ipfw over a dialup link with dynamically assigned IP addresses.

-

Creating +

Creating a diskless X server (diskless-x)
How to create a diskless X server.

-

The Euro symbol +

The Euro symbol on FreeBSD (euro)
How to configure FreeBSD and related applications to display the new Euro symbol.

-

Explaining +

Explaining BSD (explaining-bsd)
An answer to the question ``What is BSD?''

-

FreeBSD +

FreeBSD From Scratch (fbsd-from-scratch)
How to automatically compile, install and configure a system from - scratch (i.e. to an empty file system), including your favorite - ports.

+ scratch (i.e. to an empty file system), including your favorite + ports.

-

Filtering +

Filtering Bridges (filtering-bridges)
Configuring firewalls and filtering on FreeBSD hosts acting as bridges rather than routers.

-

Fonts and +

Fonts and FreeBSD (fonts)
A description of the various font technologies in FreeBSD, and how to use them with different programs.

-

Formatting +

Formatting media on FreeBSD (formatting-media)
How to slice, partition, and format fixed and removable media on FreeBSD.

-

How - to get the best results from the FreeBSD-questions mailing list (freebsd-questions)
+

How + to get the best results from the FreeBSD-questions mailing list + (freebsd-questions)
Tips and tricks to help you maximize the chances of getting useful information from the -questions mailing list.

-

Working - with Hats (hats)
+

Working with Hats + (hats)
A committer's guide to working with ``hats'' (other committers with authority over specific areas of FreeBSD).

-

Mirroring FreeBSD (hubs) -
The all in one guide for mirroring the FreeBSD website, CVSup servers, - FTP servers, and more.

+

Mirroring FreeBSD + (hubs) +
The all in one guide for mirroring the FreeBSD website, + CVSup servers, FTP servers, and more.

-

Independent - Verification of IPsec Functionality in FreeBSD (ipsec-must)
+

Independent + Verification of IPsec Functionality in FreeBSD + (ipsec-must)
A method for experimentally verifying IPsec functionality.

-

Java, and +

Java, and Jakarta Tomcat (java-tomcat)
Information on setting up Java and Jakarta Tomcat on a FreeBSD system.

-

FreeBSD - on Laptops (laptop)
+

FreeBSD on Laptops + (laptop)
Information about running FreeBSD on a laptop.

-

An MH - Primer (mh)
+

An MH Primer + (mh)
An introduction to using the MH mail reader on FreeBSD.

-

Using +

Using FreeBSD with other operating systems (multi-os)
How to install FreeBSD alongside one or more different operating systems on the same computer.

-

FreeBSD +

FreeBSD First Steps (new-users)
For people coming to FreeBSD and &unix; for the first time.

-

Pluggable +

Pluggable Authentication Modules (pam)
A guide to the PAM system and modules under FreeBSD.

-

FreeBSD +

FreeBSD Problem Report Handling Guidelines (pr-guidelines)
Recommended practices for handling FreeBSD problem reports.

-

Writing +

Writing FreeBSD Problem Reports (problem-reports)
How to best formulate and submit a problem report to the FreeBSD Project.

-

PXE booting +

PXE booting FreeBSD (pxe)
How to create an Intel PXE server using FreeBSD, and how to configure a FreeBSD client to boot from a PXE server.

-

FreeBSD +

FreeBSD Release Engineering (releng)
Describes the approach used by the FreeBSD release engineering team to make production quality releases of the @@ -244,10 +247,9 @@ for those interested in producing customized FreeBSD releases for corporate rollouts or commercial productization.

-

FreeBSD - Release Engineering for Third Party Packages (releng-packages)
- +

FreeBSD + Release Engineering for Third Party Packages + (releng-packages)
Describes the approach used by the FreeBSD release engineering team to produce a high quality package set suitable for official FreeBSD release media. This document is @@ -258,102 +260,103 @@ media, and how to verify that a package set is consistent.

-

Serial +

Serial and UART devices (serial-uart)
Detailed information about the use of serial ports on FreeBSD, including several multi-port serial cards.

-

FreeBSD +

FreeBSD and Solid State Devices (solid-state)
The use of solid state disk devices in FreeBSD.

-

Storage Devices (storage-devices)
+

Storage Devices + (storage-devices)
Detailed information about using storage devices with FreeBSD, including ESDI disks, and SCSI disks, tape drives, and CDROM drives.

-

Bootstrapping +

Bootstrapping Vinum: A Foundation for Reliable Servers (vinum)
A gentle introduction to failure-resilient servers and step-by-step instructions for building one with Vinum.

-

Design +

Design elements of the FreeBSD VM system (vm-design)
An easy to follow description of the design of the FreeBSD virtual memory system.

-

Zip-drives +

Zip-drives and FreeBSD (zip-drive)
How to format, mount, and use an Iomega Zip (SCSI, IDE, or parallel) Drive on FreeBSD.

+

Manual pages

FreeBSD
For release: - 1.0, - 1.1, - 1.1.5.1, - 2.0, - 2.0.5, - 2.1.0, - 2.1.5, - 2.1.6.1, - 2.1.7.1, - 2.2.1, - 2.2.2, - 2.2.5, - 2.2.6, - 2.2.7, - 2.2.8, - 3.0, - 3.1, - 3.2, - 3.3, - 3.4, - 3.5.1, - 4.0, - 4.1, - 4.2, - 4.3, - 4.4, - 4.5, - 4.6, - 4.7, - 4.8, - 4.9, - 4.x-stable, - 5.0, - 5.1, - 5.2, - 5.2-current, - Ports.
+ 1.0, + 1.1, + 1.1.5.1, + 2.0, + 2.0.5, + 2.1.0, + 2.1.5, + 2.1.6.1, + 2.1.7.1, + 2.2.1, + 2.2.2, + 2.2.5, + 2.2.6, + 2.2.7, + 2.2.8, + 3.0, + 3.1, + 3.2, + 3.3, + 3.4, + 3.5.1, + 4.0, + 4.1, + 4.2, + 4.3, + 4.4, + 4.5, + 4.6, + 4.7, + 4.8, + 4.9, + 4.x-stable, + 5.0, + 5.1, + 5.2, + 5.2-current, + Ports.
Other Systems
-
Unix Seventh Edition (V7), - 2.8BSD, - 2.9.1BSD, - 2.10BSD, - 2.11BSD, - 4.3BSD Reno, - NET/2, - 386BSD 0.1, - 4.4BSD Lite2, - HP-UX, - Linux, - NetBSD, - OpenBSD, - Darwin, - Plan 9, - SunOS 4.x, - SunOS 5.x, - ULTRIX 4.2, +
Unix Seventh Edition (V7), + 2.8BSD, + 2.9.1BSD, + 2.10BSD, + 2.11BSD, + 4.3BSD Reno, + NET/2, + 386BSD 0.1, + 4.4BSD Lite2, + HP-UX, + Linux, + NetBSD, + OpenBSD, + Darwin, + Plan 9, + SunOS 4.x, + SunOS 5.x, + ULTRIX 4.2, and XFree86. + href="&url.mancgi;?manpath=XFree86">XFree86.