Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2012 15:57:21 +0000 (UTC)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-projects@freebsd.org
Subject:   svn commit: r39085 - in projects/sgml2xml/en_US.ISO8859-1/share/sgml: . glossary
Message-ID:  <201206211557.q5LFvLRn022356@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gabor
Date: Thu Jun 21 15:57:21 2012
New Revision: 39085
URL: http://svn.freebsd.org/changeset/doc/39085

Log:
  - Clean up include files and entities
  
  Approved by:	doceng (implicit)

Added:
  projects/sgml2xml/en_US.ISO8859-1/share/sgml/entities.ent
  projects/sgml2xml/en_US.ISO8859-1/share/sgml/glossary.ent
     - copied, changed from r39076, projects/sgml2xml/en_US.ISO8859-1/share/sgml/glossary/freebsd-glossary.sgml
Deleted:
  projects/sgml2xml/en_US.ISO8859-1/share/sgml/bookinfo.ent
  projects/sgml2xml/en_US.ISO8859-1/share/sgml/glossary/
  projects/sgml2xml/en_US.ISO8859-1/share/sgml/legalnotice.sgml
  projects/sgml2xml/en_US.ISO8859-1/share/sgml/trademarks.sgml
Modified:
  projects/sgml2xml/en_US.ISO8859-1/share/sgml/catalog

Modified: projects/sgml2xml/en_US.ISO8859-1/share/sgml/catalog
==============================================================================
--- projects/sgml2xml/en_US.ISO8859-1/share/sgml/catalog	Thu Jun 21 15:48:59 2012	(r39084)
+++ projects/sgml2xml/en_US.ISO8859-1/share/sgml/catalog	Thu Jun 21 15:57:21 2012	(r39085)
@@ -7,6 +7,9 @@
 PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN"
 	"freebsd.dsl"
 
+PUBLIC "-//FreeBSD//ENTITIES DocBook Glossary Entities//EN"
+	"glossary.ent"
+
 PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN"
 	"mailing-lists.ent"
 

Added: projects/sgml2xml/en_US.ISO8859-1/share/sgml/entities.ent
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ projects/sgml2xml/en_US.ISO8859-1/share/sgml/entities.ent	Thu Jun 21 15:57:21 2012	(r39085)
@@ -0,0 +1,35 @@
+<!-- $FreeBSD: head/share/sgml/books.ent 38826 2012-05-17 19:12:14Z hrs $ -->
+
+<!ENTITY % l10n PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
+	"l10n.ent">
+%l10n;
+<!ENTITY % l10n-common PUBLIC "-//FreeBSD//ENTITIES DocBook Language Neutral Entities//EN"
+	"../../../share/sgml/l10n.ent">
+%l10n-common;
+<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"
+	"../../../share/sgml/man-refs.ent">
+%man;
+<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN"
+	"../../../share/sgml/freebsd.ent">
+%freebsd;
+<!ENTITY % glossary PUBLIC "-//FreeBSD//ENTITIES DocBook Glossary Entities//EN"
+	"glossary.ent">
+%glossary;
+<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"
+	"authors.ent">
+%authors;
+<!ENTITY % teams PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//EN"
+	"teams.ent">
+%teams;
+<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN"
+	"mailing-lists.ent">
+%mailing-lists;
+<!ENTITY % newsgroups PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//EN"
+	"newsgroups.ent">
+%newsgroups;
+<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"
+	"../../../share/sgml/trademarks.ent">
+%trademarks;
+<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN"
+	"../../../share/sgml/urls.ent">
+%urls;

Copied and modified: projects/sgml2xml/en_US.ISO8859-1/share/sgml/glossary.ent (from r39076, projects/sgml2xml/en_US.ISO8859-1/share/sgml/glossary/freebsd-glossary.sgml)
==============================================================================
--- projects/sgml2xml/en_US.ISO8859-1/share/sgml/glossary/freebsd-glossary.sgml	Thu Jun 21 10:31:01 2012	(r39076, copy source)
+++ projects/sgml2xml/en_US.ISO8859-1/share/sgml/glossary.ent	Thu Jun 21 15:57:21 2012	(r39085)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
 <!--
     $FreeBSD$
 
@@ -31,6 +32,7 @@
 
 -->
 
+<!ENTITY freebsd-glossary '
 <glossary status="draft" id="freebsd-glossary">
   <title>&os; Glossary</title>
   <para>This glossary contains terms and acronyms used within the &os;
@@ -41,57 +43,57 @@
 
     <glossentry>
       <glossterm>ACL</glossterm>
-      <glosssee otherterm="acl-glossary">
+      <glosssee otherterm="acl-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>ACPI</glossterm>
-      <glosssee otherterm="acpi-glossary">
+      <glosssee otherterm="acpi-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>AMD</glossterm>
-      <glosssee otherterm="amd-glossary">
+      <glosssee otherterm="amd-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>AML</glossterm>
-      <glosssee otherterm="aml-glossary">
+      <glosssee otherterm="aml-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>API</glossterm>
-      <glosssee otherterm="api-glossary">
+      <glosssee otherterm="api-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>APIC</glossterm>
-      <glosssee otherterm="apic-glossary">
+      <glosssee otherterm="apic-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>APM</glossterm>
-      <glosssee otherterm="apm-glossary">
+      <glosssee otherterm="apm-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>APOP</glossterm>
-      <glosssee otherterm="apop-glossary">
+      <glosssee otherterm="apop-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>ASL</glossterm>
-      <glosssee otherterm="asl-glossary">
+      <glosssee otherterm="asl-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>ATA</glossterm>
-      <glosssee otherterm="ata-glossary">
+      <glosssee otherterm="ata-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>ATM</glossterm>
-      <glosssee otherterm="atm-glossary">
+      <glosssee otherterm="atm-glossary"/>
     </glossentry>
 
     <glossentry id="aml-glossary">
@@ -207,22 +209,22 @@
 
     <glossentry>
       <glossterm>BAR</glossterm>
-      <glosssee otherterm="bar-glossary">
+      <glosssee otherterm="bar-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>BIND</glossterm>
-      <glosssee otherterm="bind-glossary">
+      <glosssee otherterm="bind-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>BIOS</glossterm>
-      <glosssee otherterm="bios-glossary">
+      <glosssee otherterm="bios-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>BSD</glossterm>
-      <glosssee otherterm="bsd-glossary">
+      <glosssee otherterm="bsd-glossary"/>
     </glossentry>
 
     <glossentry id="bar-glossary">
@@ -265,7 +267,7 @@
 	  (CSRG) at <ulink url="http://www.berkeley.edu">The University
 	  of California at Berkeley</ulink>
 	  gave to their improvements and modifications to
-	  AT&amp;T's 32V &unix;.
+	  AT&amp;T&apos;s 32V &unix;.
 	  &os; is a descendant of the CSRG work.</para>
       </glossdef>
     </glossentry>
@@ -287,37 +289,37 @@
 
     <glossentry>
       <glossterm>CD</glossterm>
-      <glosssee otherterm="cd-glossary">
+      <glosssee otherterm="cd-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>CHAP</glossterm>
-      <glosssee otherterm="chap-glossary">
+      <glosssee otherterm="chap-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>CLIP</glossterm>
-      <glosssee otherterm="clip-glossary">
+      <glosssee otherterm="clip-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>COFF</glossterm>
-      <glosssee otherterm="coff-glossary">
+      <glosssee otherterm="coff-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>CPU</glossterm>
-      <glosssee otherterm="cpu-glossary">
+      <glosssee otherterm="cpu-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>CTS</glossterm>
-      <glosssee otherterm="cts-glossary">
+      <glosssee otherterm="cts-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>CVS</glossterm>
-      <glosssee otherterm="cvs-glossary">
+      <glosssee otherterm="cvs-glossary"/>
     </glossentry>
 
     <glossentry id="cd-glossary">
@@ -364,7 +366,7 @@
       <glossdef>
 	<para>An <acronym>RS232C</acronym> signal giving the remote system
           permission to send data.</para>
-	<glossseealso otherterm="rts-glossary">
+	<glossseealso otherterm="rts-glossary"/>
       </glossdef>
     </glossentry>
 
@@ -394,47 +396,47 @@
 
     <glossentry>
       <glossterm>DAC</glossterm>
-      <glosssee otherterm="dac-glossary">
+      <glosssee otherterm="dac-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>DDB</glossterm>
-      <glosssee otherterm="ddb-glossary">
+      <glosssee otherterm="ddb-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>DES</glossterm>
-      <glosssee otherterm="des-glossary">
+      <glosssee otherterm="des-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>DHCP</glossterm>
-      <glosssee otherterm="dhcp-glossary">
+      <glosssee otherterm="dhcp-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>DNS</glossterm>
-      <glosssee otherterm="dns-glossary">
+      <glosssee otherterm="dns-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>DSDT</glossterm>
-      <glosssee otherterm="dsdt-glossary">
+      <glosssee otherterm="dsdt-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>DSR</glossterm>
-      <glosssee otherterm="dsr-glossary">
+      <glosssee otherterm="dsr-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>DTR</glossterm>
-      <glosssee otherterm="dtr-glossary">
+      <glosssee otherterm="dtr-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>DVMRP</glossterm>
-      <glosssee otherterm="dvmrp-glossary">
+      <glosssee otherterm="dvmrp-glossary"/>
     </glossentry>
 
     <glossentry id="dac-glossary">
@@ -462,7 +464,7 @@
 	<para>An <acronym>RS232C</acronym> signal sent from the modem to the
 	  computer or terminal indicating a readiness to send and receive
 	  data.</para>
-	<glossseealso otherterm="dtr-glossary">
+	<glossseealso otherterm="dtr-glossary"/>
       </glossdef>
     </glossentry>
 
@@ -518,7 +520,7 @@
       <glossdef>
 	<para>A protocol that dynamically assigns IP addresses to a computer
 	  (host) when it requests one from the server.  The address assignment
-	  is called a <quote>lease</quote>.<para>
+	  is called a <quote>lease</quote>.</para>
       </glossdef>
     </glossentry>
   </glossdiv>
@@ -528,17 +530,17 @@
 
     <glossentry>
       <glossterm>ECOFF</glossterm>
-      <glosssee otherterm="ecoff-glossary">
+      <glosssee otherterm="ecoff-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>ELF</glossterm>
-      <glosssee otherterm="elf-glossary">
+      <glosssee otherterm="elf-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>ESP</glossterm>
-      <glosssee otherterm="esp-glossary">
+      <glosssee otherterm="esp-glossary"/>
     </glossentry>
 
     <glossentry id="esp-glossary">
@@ -571,22 +573,22 @@
 
     <glossentry>
       <glossterm>FADT</glossterm>
-      <glosssee otherterm="fadt-glossary">
+      <glosssee otherterm="fadt-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>FAT</glossterm>
-      <glosssee otherterm="fat-glossary">
+      <glosssee otherterm="fat-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>FAT16</glossterm>
-      <glosssee otherterm="fat16-glossary">
+      <glosssee otherterm="fat16-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>FTP</glossterm>
-      <glosssee otherterm="ftp-glossary">
+      <glosssee otherterm="ftp-glossary"/>
     </glossentry>
 
     <glossentry id="fat-glossary">
@@ -621,6 +623,7 @@
       <glossdef>
         <para></para>
       </glossdef>
+    </glossentry>
   </glossdiv>
 
   <glossdiv>
@@ -628,7 +631,7 @@
 
     <glossentry>
       <glossterm>GUI</glossterm>
-      <glosssee otherterm="gui-glossary">
+      <glosssee otherterm="gui-glossary"/>
     </glossentry>
 
     <glossentry id="giant-glossary">
@@ -662,12 +665,12 @@
 
     <glossentry>
       <glossterm>HTML</glossterm>
-      <glosssee otherterm="html-glossary">
+      <glosssee otherterm="html-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>HUP</glossterm>
-      <glosssee otherterm="hup-glossary">
+      <glosssee otherterm="hup-glossary"/>
     </glossentry>
 
     <glossentry id="hup-glossary">
@@ -692,47 +695,47 @@
 
     <glossentry>
       <glossterm>I/O</glossterm>
-      <glosssee otherterm="io-glossary">
+      <glosssee otherterm="io-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>IASL</glossterm>
-      <glosssee otherterm="iasl-glossary">
+      <glosssee otherterm="iasl-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>IMAP</glossterm>
-      <glosssee otherterm="imap-glossary">
+      <glosssee otherterm="imap-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>IP</glossterm>
-      <glosssee otherterm="ip-glossary">
+      <glosssee otherterm="ip-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>IPFW</glossterm>
-      <glosssee otherterm="ipfw-glossary">
+      <glosssee otherterm="ipfw-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>IPP</glossterm>
-      <glosssee otherterm="ipp-glossary">
+      <glosssee otherterm="ipp-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>IPv4</glossterm>
-      <glosssee otherterm="ipv4-glossary">
+      <glosssee otherterm="ipv4-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>IPv6</glossterm>
-      <glosssee otherterm="ipv6-glossary">
+      <glosssee otherterm="ipv6-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>ISP</glossterm>
-      <glosssee otherterm="isp-glossary">
+      <glosssee otherterm="isp-glossary"/>
     </glossentry>
 
     <glossentry id="ipfw-glossary">
@@ -750,7 +753,7 @@
 	<para>The <acronym>IP</acronym> protocol version 4, which uses 32 bits
 	  for addressing.  This version is still the most widely used, but it
 	  is slowly being replaced with <acronym>IPv6</acronym>.</para>
-	<glossseealso otherterm="ipv6-glossary">
+	<glossseealso otherterm="ipv6-glossary"/>
       </glossdef>
     </glossentry>
 
@@ -788,7 +791,7 @@
 	<para>A protocol for accessing email messages on a mail server,
 	  characterised by the messages usually being kept on the server as
 	  opposed to being downloaded to the mail reader client.</para>
-	<glossseealso otherterm="pop3-glossary">
+	<glossseealso otherterm="pop3-glossary"/>
       </glossdef>
     </glossentry>
 
@@ -820,6 +823,7 @@
       <glossdef>
 	<para>A company that provides access to the Internet.</para>
       </glossdef>
+    </glossentry>
   </glossdiv>
 
   <glossdiv>
@@ -837,27 +841,27 @@
 
     <glossentry>
       <glossterm>KDC</glossterm>
-      <glosssee otherterm="kdc-glossary">
+      <glosssee otherterm="kdc-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>KLD</glossterm>
-      <glosssee otherterm="kld-glossary">
+      <glosssee otherterm="kld-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>KSE</glossterm>
-      <glosssee otherterm="kse-glossary">
+      <glosssee otherterm="kse-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>KVA</glossterm>
-      <glosssee otherterm="kva-glossary">
+      <glosssee otherterm="kva-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>Kbps</glossterm>
-      <glosssee otherterm="kbps-glossary">
+      <glosssee otherterm="kbps-glossary"/>
     </glossentry>
 
     <glossentry id="kld-glossary">
@@ -911,17 +915,17 @@
 
     <glossentry>
       <glossterm>LAN</glossterm>
-      <glosssee otherterm="lan-glossary">
+      <glosssee otherterm="lan-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>LOR</glossterm>
-      <glosssee otherterm="lor-glossary">
+      <glosssee otherterm="lor-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>LPD</glossterm>
-      <glosssee otherterm="lpd-glossary">
+      <glosssee otherterm="lpd-glossary"/>
     </glossentry>
 
     <glossentry id="lpd-glossary">
@@ -968,52 +972,52 @@
 
     <glossentry>
       <glossterm>MAC</glossterm>
-      <glosssee otherterm="mac-glossary">
+      <glosssee otherterm="mac-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>MADT</glossterm>
-      <glosssee otherterm="madt-glossary">
+      <glosssee otherterm="madt-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>MFC</glossterm>
-      <glosssee otherterm="mfc-glossary">
+      <glosssee otherterm="mfc-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>MFP4</glossterm>
-      <glosssee otherterm="mfp4-glossary">
+      <glosssee otherterm="mfp4-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>MFS</glossterm>
-      <glosssee otherterm="mfs-glossary">
+      <glosssee otherterm="mfs-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>MIT</glossterm>
-      <glosssee otherterm="mit-glossary">
+      <glosssee otherterm="mit-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>MLS</glossterm>
-      <glosssee otherterm="mls-glossary">
+      <glosssee otherterm="mls-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>MOTD</glossterm>
-      <glosssee otherterm="motd-glossary">
+      <glosssee otherterm="motd-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>MTA</glossterm>
-      <glosssee otherterm="mta-glossary">
+      <glosssee otherterm="mta-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>MUA</glossterm>
-      <glosssee otherterm="mua-glossary">
+      <glosssee otherterm="mua-glossary"/>
     </glossentry>
 
     <glossentry id="mta-glossary">
@@ -1067,7 +1071,7 @@
       <glossdef subject="FreeBSD">
 	<para>To merge functionality or a patch from the Perforce
 	  repository to the -CURRENT branch.</para>
-	<glossseealso otherterm="perforce-glossary">
+	<glossseealso otherterm="perforce-glossary"/>
       </glossdef>
     </glossentry>
 
@@ -1082,7 +1086,7 @@
 
 	<para>This term is also used when a patch is merged from -STABLE
 	  to a security branch.</para>
-	<glossseealso otherterm="mfc-glossary">
+	<glossseealso otherterm="mfc-glossary"/>
       </glossdef>
     </glossentry>
 
@@ -1117,27 +1121,27 @@
 
     <glossentry>
       <glossterm>NAT</glossterm>
-      <glosssee otherterm="nat-glossary">
+      <glosssee otherterm="nat-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>NDISulator</glossterm>
-      <glosssee otherterm="projectevil-glossary">
+      <glosssee otherterm="projectevil-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>NFS</glossterm>
-      <glosssee otherterm="nfs-glossary">
+      <glosssee otherterm="nfs-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>NTFS</glossterm>
-      <glosssee otherterm="ntfs-glossary">
+      <glosssee otherterm="ntfs-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>NTP</glossterm>
-      <glosssee otherterm="ntp-glossary">
+      <glosssee otherterm="ntp-glossary"/>
     </glossentry>
 
     <glossentry id="nat-glossary">
@@ -1182,17 +1186,17 @@
 
     <glossentry>
       <glossterm>OBE</glossterm>
-      <glosssee otherterm="obe-glossary">
+      <glosssee otherterm="obe-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>ODMR</glossterm>
-      <glosssee otherterm="odmr-glossary">
+      <glosssee otherterm="odmr-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>OS</glossterm>
-      <glosssee otherterm="os-glossary">
+      <glosssee otherterm="os-glossary"/>
     </glossentry>
 
     <glossentry id="odmr-glossary">
@@ -1235,77 +1239,77 @@
 
     <glossentry>
       <glossterm>p4</glossterm>
-      <glosssee otherterm="perforce-glossary">
+      <glosssee otherterm="perforce-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>PAE</glossterm>
-      <glosssee otherterm="pae-glossary">
+      <glosssee otherterm="pae-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>PAM</glossterm>
-      <glosssee otherterm="pam-glossary">
+      <glosssee otherterm="pam-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>PAP</glossterm>
-      <glosssee otherterm="pap-glossary">
+      <glosssee otherterm="pap-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>PC</glossterm>
-      <glosssee otherterm="pc-glossary">
+      <glosssee otherterm="pc-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>PCNSFD</glossterm>
-      <glosssee otherterm="pcnfsd-glossary">
+      <glosssee otherterm="pcnfsd-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>PDF</glossterm>
-      <glosssee otherterm="pdf-glossary">
+      <glosssee otherterm="pdf-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>PID</glossterm>
-      <glosssee otherterm="pid-glossary">
+      <glosssee otherterm="pid-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>POLA</glossterm>
-      <glosssee otherterm="pola-glossary">
+      <glosssee otherterm="pola-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>POP</glossterm>
-      <glosssee otherterm="pop-glossary">
+      <glosssee otherterm="pop-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>POP3</glossterm>
-      <glosssee otherterm="pop3-glossary">
+      <glosssee otherterm="pop3-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>PPD</glossterm>
-      <glosssee otherterm="ppd-glossary">
+      <glosssee otherterm="ppd-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>PPP</glossterm>
-      <glosssee otherterm="ppp-glossary">
+      <glosssee otherterm="ppp-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>PPPoA</glossterm>
-      <glosssee otherterm="pppoa-glossary">
+      <glosssee otherterm="pppoa-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>PPPoE</glossterm>
-      <glosssee otherterm="pppoe-glossary">
+      <glosssee otherterm="pppoe-glossary"/>
     </glossentry>
 
     <glossentry id="pppoa-glossary">
@@ -1326,12 +1330,12 @@
 
     <glossentry>
       <glossterm>PR</glossterm>
-      <glosssee otherterm="pr-glossary">
+      <glosssee otherterm="pr-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>PXE</glossterm>
-      <glosssee otherterm="pxe-glossary">
+      <glosssee otherterm="pxe-glossary"/>
     </glossentry>
 
     <glossentry id="pap-glossary">
@@ -1424,7 +1428,7 @@
       <acronym>POP</acronym>
       <glossdef>
         <para></para>
-	<glossseealso otherterm="pop3-glossary">
+	<glossseealso otherterm="pop3-glossary"/>
       </glossdef>
     </glossentry>
 
@@ -1435,7 +1439,7 @@
 	<para>A protocol for accessing email messages on a mail server,
 	  characterised by the messages usually being downloaded from the
 	  server to the client, as opposed to remaining on the server.</para>
-	<glossseealso otherterm="imap-glossary">
+	<glossseealso otherterm="imap-glossary"/>
       </glossdef>
     </glossentry>
 
@@ -1510,47 +1514,47 @@
 
     <glossentry>
       <glossterm>RA</glossterm>
-      <glosssee otherterm="ra-glossary">
+      <glosssee otherterm="ra-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>RAID</glossterm>
-      <glosssee otherterm="raid-glossary">
+      <glosssee otherterm="raid-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>RAM</glossterm>
-      <glosssee otherterm="ram-glossary">
+      <glosssee otherterm="ram-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>RD</glossterm>
-      <glosssee otherterm="rd-glossary">
+      <glosssee otherterm="rd-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>RFC</glossterm>
-      <glosssee otherterm="rfc-glossary">
+      <glosssee otherterm="rfc-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>RISC</glossterm>
-      <glosssee otherterm="risc-glossary">
+      <glosssee otherterm="risc-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>RPC</glossterm>
-      <glosssee otherterm="rpc-glossary">
+      <glosssee otherterm="rpc-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>RS232C</glossterm>
-      <glosssee otherterm="rs232c-glossary">
+      <glosssee otherterm="rs232c-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>RTS</glossterm>
-      <glosssee otherterm="rts-glossary">
+      <glosssee otherterm="rts-glossary"/>
     </glossentry>
 
     <glossentry id="ram-glossary">
@@ -1577,8 +1581,8 @@
           files.  Implementations of RCS can be found on every major
           UNIX-like OS.</para>
 
-	<glossseealso otherterm="cvs-glossary">
-	<glossseealso otherterm="svn-glossary">
+	<glossseealso otherterm="cvs-glossary"/>
+	<glossseealso otherterm="svn-glossary"/>
       </glossdef>
     </glossentry>
 
@@ -1588,7 +1592,7 @@
       <glossdef>
 	<para>An <acronym>RS232C</acronym> pin or wire that data is
 	  received on.</para>
-	<glossseealso otherterm="td-glossary">
+	<glossseealso otherterm="td-glossary"/>
       </glossdef>
     </glossentry>
 
@@ -1631,7 +1635,7 @@
     
     <glossentry>
       <glossterm>repocopy</glossterm>
-      <glosssee otherterm="repocopy-glossary">
+      <glosssee otherterm="repocopy-glossary"/>
     </glossentry>
 
     <glossentry id="repocopy-glossary">
@@ -1675,7 +1679,7 @@
       <glossdef>
 	<para>An <acronym>RS232C</acronym> signal requesting that the remote
 	  system commences transmission of data.</para>
-	<glossseealso otherterm="cts-glossary">
+	<glossseealso otherterm="cts-glossary"/>
       </glossdef>
     </glossentry>
 
@@ -1693,52 +1697,52 @@
 
     <glossentry>
       <glossterm>SCI</glossterm>
-      <glosssee otherterm="sci-glossary">
+      <glosssee otherterm="sci-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>SCSI</glossterm>
-      <glosssee otherterm="scsi-glossary">
+      <glosssee otherterm="scsi-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>SG</glossterm>
-      <glosssee otherterm="sg-glossary">
+      <glosssee otherterm="sg-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>SMB</glossterm>
-      <glosssee otherterm="smb-glossary">
+      <glosssee otherterm="smb-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>SMP</glossterm>
-      <glosssee otherterm="smp-glossary">
+      <glosssee otherterm="smp-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>SMTP</glossterm>
-      <glosssee otherterm="smtp-glossary">
+      <glosssee otherterm="smtp-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>SMTP AUTH</glossterm>
-      <glosssee otherterm="smtpauth-glossary">
+      <glosssee otherterm="smtpauth-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>SSH</glossterm>
-      <glosssee otherterm="ssh-glossary">
+      <glosssee otherterm="ssh-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>STR</glossterm>
-      <glosssee otherterm="str-glossary">
+      <glosssee otherterm="str-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>SVN</glossterm>
-      <glosssee otherterm="svn-glossary">
+      <glosssee otherterm="svn-glossary"/>
     </glossentry>
 
     <glossentry id="smtpauth-glossary">
@@ -1796,7 +1800,7 @@
       <glossdef>
 	<para>Subversion is a version control system, similar to CVS, but
 	  with an expanded feature list.</para>
-	<glossseealso otherterm="cvs-glossary">
+	<glossseealso otherterm="cvs-glossary"/>
       </glossdef>
     </glossentry>
 
@@ -1830,32 +1834,32 @@
 
     <glossentry>
       <glossterm>TCP</glossterm>
-      <glosssee otherterm="tcp-glossary">
+      <glosssee otherterm="tcp-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>TCP/IP</glossterm>
-      <glosssee otherterm="tcpip-glossary">
+      <glosssee otherterm="tcpip-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>TD</glossterm>
-      <glosssee otherterm="td-glossary">
+      <glosssee otherterm="td-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>TFTP</glossterm>
-      <glosssee otherterm="tftp-glossary">
+      <glosssee otherterm="tftp-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>TGT</glossterm>
-      <glosssee otherterm="tgt-glossary">
+      <glosssee otherterm="tgt-glossary"/>
     </glossentry>
 
     <glossentry>
       <glossterm>TSC</glossterm>
-      <glosssee otherterm="tsc-glossary">
+      <glosssee otherterm="tsc-glossary"/>
     </glossentry>
 
     <glossentry id="tgt-glossary">
@@ -1902,7 +1906,7 @@
       <glossdef>
 	<para>An <acronym>RS232C</acronym> pin or wire that data is transmitted
 	  on.</para>
-	<glossseealso otherterm="rd-glossary">
+	<glossseealso otherterm="rd-glossary"/>
       </glossdef>
     </glossentry>
 
@@ -1920,32 +1924,32 @@
 
     <glossentry>
       <glossterm>UDP</glossterm>
-      <glosssee otherterm="udp-glossary">
+      <glosssee otherterm="udp-glossary"/>
     </glossentry>
 

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206211557.q5LFvLRn022356>