- Clean up include files and entities
Approved by: doceng (implicit)
This commit is contained in:
parent
26807ec6ea
commit
866fe88963
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/sgml2xml/; revision=39085
6 changed files with 185 additions and 243 deletions
|
@ -1,16 +0,0 @@
|
||||||
<!--
|
|
||||||
References to other files that can be included within a DocBook
|
|
||||||
BookInfo element.
|
|
||||||
|
|
||||||
Entity names take the form "bookinfo.<element>", where <element> is
|
|
||||||
the name of the outermost element in the entity. Examples would
|
|
||||||
be "bookinfo.legalnotice", and "bookinfo.preface".
|
|
||||||
|
|
||||||
$FreeBSD$
|
|
||||||
-->
|
|
||||||
|
|
||||||
<!ENTITY bookinfo.legalnotice SYSTEM "legalnotice.sgml">
|
|
||||||
|
|
||||||
<!ENTITY bookinfo.trademarks SYSTEM "trademarks.sgml">
|
|
||||||
|
|
||||||
<!ENTITY bookinfo.freebsd-glossary SYSTEM "glossary/freebsd-glossary.sgml">
|
|
|
@ -7,6 +7,9 @@
|
||||||
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN"
|
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN"
|
||||||
"freebsd.dsl"
|
"freebsd.dsl"
|
||||||
|
|
||||||
|
PUBLIC "-//FreeBSD//ENTITIES DocBook Glossary Entities//EN"
|
||||||
|
"glossary.ent"
|
||||||
|
|
||||||
PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN"
|
PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN"
|
||||||
"mailing-lists.ent"
|
"mailing-lists.ent"
|
||||||
|
|
||||||
|
|
35
en_US.ISO8859-1/share/sgml/entities.ent
Normal file
35
en_US.ISO8859-1/share/sgml/entities.ent
Normal file
|
@ -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;
|
|
@ -1,3 +1,4 @@
|
||||||
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||||
<!--
|
<!--
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
|
|
||||||
|
@ -31,6 +32,7 @@
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<!ENTITY freebsd-glossary '
|
||||||
<glossary status="draft" id="freebsd-glossary">
|
<glossary status="draft" id="freebsd-glossary">
|
||||||
<title>&os; Glossary</title>
|
<title>&os; Glossary</title>
|
||||||
<para>This glossary contains terms and acronyms used within the &os;
|
<para>This glossary contains terms and acronyms used within the &os;
|
||||||
|
@ -41,57 +43,57 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>ACL</glossterm>
|
<glossterm>ACL</glossterm>
|
||||||
<glosssee otherterm="acl-glossary">
|
<glosssee otherterm="acl-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>ACPI</glossterm>
|
<glossterm>ACPI</glossterm>
|
||||||
<glosssee otherterm="acpi-glossary">
|
<glosssee otherterm="acpi-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>AMD</glossterm>
|
<glossterm>AMD</glossterm>
|
||||||
<glosssee otherterm="amd-glossary">
|
<glosssee otherterm="amd-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>AML</glossterm>
|
<glossterm>AML</glossterm>
|
||||||
<glosssee otherterm="aml-glossary">
|
<glosssee otherterm="aml-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>API</glossterm>
|
<glossterm>API</glossterm>
|
||||||
<glosssee otherterm="api-glossary">
|
<glosssee otherterm="api-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>APIC</glossterm>
|
<glossterm>APIC</glossterm>
|
||||||
<glosssee otherterm="apic-glossary">
|
<glosssee otherterm="apic-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>APM</glossterm>
|
<glossterm>APM</glossterm>
|
||||||
<glosssee otherterm="apm-glossary">
|
<glosssee otherterm="apm-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>APOP</glossterm>
|
<glossterm>APOP</glossterm>
|
||||||
<glosssee otherterm="apop-glossary">
|
<glosssee otherterm="apop-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>ASL</glossterm>
|
<glossterm>ASL</glossterm>
|
||||||
<glosssee otherterm="asl-glossary">
|
<glosssee otherterm="asl-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>ATA</glossterm>
|
<glossterm>ATA</glossterm>
|
||||||
<glosssee otherterm="ata-glossary">
|
<glosssee otherterm="ata-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>ATM</glossterm>
|
<glossterm>ATM</glossterm>
|
||||||
<glosssee otherterm="atm-glossary">
|
<glosssee otherterm="atm-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="aml-glossary">
|
<glossentry id="aml-glossary">
|
||||||
|
@ -207,22 +209,22 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>BAR</glossterm>
|
<glossterm>BAR</glossterm>
|
||||||
<glosssee otherterm="bar-glossary">
|
<glosssee otherterm="bar-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>BIND</glossterm>
|
<glossterm>BIND</glossterm>
|
||||||
<glosssee otherterm="bind-glossary">
|
<glosssee otherterm="bind-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>BIOS</glossterm>
|
<glossterm>BIOS</glossterm>
|
||||||
<glosssee otherterm="bios-glossary">
|
<glosssee otherterm="bios-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>BSD</glossterm>
|
<glossterm>BSD</glossterm>
|
||||||
<glosssee otherterm="bsd-glossary">
|
<glosssee otherterm="bsd-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="bar-glossary">
|
<glossentry id="bar-glossary">
|
||||||
|
@ -265,7 +267,7 @@
|
||||||
(CSRG) at <ulink url="http://www.berkeley.edu">The University
|
(CSRG) at <ulink url="http://www.berkeley.edu">The University
|
||||||
of California at Berkeley</ulink>
|
of California at Berkeley</ulink>
|
||||||
gave to their improvements and modifications to
|
gave to their improvements and modifications to
|
||||||
AT&T's 32V &unix;.
|
AT&T's 32V &unix;.
|
||||||
&os; is a descendant of the CSRG work.</para>
|
&os; is a descendant of the CSRG work.</para>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
@ -287,37 +289,37 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>CD</glossterm>
|
<glossterm>CD</glossterm>
|
||||||
<glosssee otherterm="cd-glossary">
|
<glosssee otherterm="cd-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>CHAP</glossterm>
|
<glossterm>CHAP</glossterm>
|
||||||
<glosssee otherterm="chap-glossary">
|
<glosssee otherterm="chap-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>CLIP</glossterm>
|
<glossterm>CLIP</glossterm>
|
||||||
<glosssee otherterm="clip-glossary">
|
<glosssee otherterm="clip-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>COFF</glossterm>
|
<glossterm>COFF</glossterm>
|
||||||
<glosssee otherterm="coff-glossary">
|
<glosssee otherterm="coff-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>CPU</glossterm>
|
<glossterm>CPU</glossterm>
|
||||||
<glosssee otherterm="cpu-glossary">
|
<glosssee otherterm="cpu-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>CTS</glossterm>
|
<glossterm>CTS</glossterm>
|
||||||
<glosssee otherterm="cts-glossary">
|
<glosssee otherterm="cts-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>CVS</glossterm>
|
<glossterm>CVS</glossterm>
|
||||||
<glosssee otherterm="cvs-glossary">
|
<glosssee otherterm="cvs-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="cd-glossary">
|
<glossentry id="cd-glossary">
|
||||||
|
@ -364,7 +366,7 @@
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>An <acronym>RS232C</acronym> signal giving the remote system
|
<para>An <acronym>RS232C</acronym> signal giving the remote system
|
||||||
permission to send data.</para>
|
permission to send data.</para>
|
||||||
<glossseealso otherterm="rts-glossary">
|
<glossseealso otherterm="rts-glossary"/>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
@ -394,47 +396,47 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>DAC</glossterm>
|
<glossterm>DAC</glossterm>
|
||||||
<glosssee otherterm="dac-glossary">
|
<glosssee otherterm="dac-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>DDB</glossterm>
|
<glossterm>DDB</glossterm>
|
||||||
<glosssee otherterm="ddb-glossary">
|
<glosssee otherterm="ddb-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>DES</glossterm>
|
<glossterm>DES</glossterm>
|
||||||
<glosssee otherterm="des-glossary">
|
<glosssee otherterm="des-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>DHCP</glossterm>
|
<glossterm>DHCP</glossterm>
|
||||||
<glosssee otherterm="dhcp-glossary">
|
<glosssee otherterm="dhcp-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>DNS</glossterm>
|
<glossterm>DNS</glossterm>
|
||||||
<glosssee otherterm="dns-glossary">
|
<glosssee otherterm="dns-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>DSDT</glossterm>
|
<glossterm>DSDT</glossterm>
|
||||||
<glosssee otherterm="dsdt-glossary">
|
<glosssee otherterm="dsdt-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>DSR</glossterm>
|
<glossterm>DSR</glossterm>
|
||||||
<glosssee otherterm="dsr-glossary">
|
<glosssee otherterm="dsr-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>DTR</glossterm>
|
<glossterm>DTR</glossterm>
|
||||||
<glosssee otherterm="dtr-glossary">
|
<glosssee otherterm="dtr-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>DVMRP</glossterm>
|
<glossterm>DVMRP</glossterm>
|
||||||
<glosssee otherterm="dvmrp-glossary">
|
<glosssee otherterm="dvmrp-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="dac-glossary">
|
<glossentry id="dac-glossary">
|
||||||
|
@ -462,7 +464,7 @@
|
||||||
<para>An <acronym>RS232C</acronym> signal sent from the modem to the
|
<para>An <acronym>RS232C</acronym> signal sent from the modem to the
|
||||||
computer or terminal indicating a readiness to send and receive
|
computer or terminal indicating a readiness to send and receive
|
||||||
data.</para>
|
data.</para>
|
||||||
<glossseealso otherterm="dtr-glossary">
|
<glossseealso otherterm="dtr-glossary"/>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
@ -518,7 +520,7 @@
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>A protocol that dynamically assigns IP addresses to a computer
|
<para>A protocol that dynamically assigns IP addresses to a computer
|
||||||
(host) when it requests one from the server. The address assignment
|
(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>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
</glossdiv>
|
</glossdiv>
|
||||||
|
@ -528,17 +530,17 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>ECOFF</glossterm>
|
<glossterm>ECOFF</glossterm>
|
||||||
<glosssee otherterm="ecoff-glossary">
|
<glosssee otherterm="ecoff-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>ELF</glossterm>
|
<glossterm>ELF</glossterm>
|
||||||
<glosssee otherterm="elf-glossary">
|
<glosssee otherterm="elf-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>ESP</glossterm>
|
<glossterm>ESP</glossterm>
|
||||||
<glosssee otherterm="esp-glossary">
|
<glosssee otherterm="esp-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="esp-glossary">
|
<glossentry id="esp-glossary">
|
||||||
|
@ -571,22 +573,22 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>FADT</glossterm>
|
<glossterm>FADT</glossterm>
|
||||||
<glosssee otherterm="fadt-glossary">
|
<glosssee otherterm="fadt-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>FAT</glossterm>
|
<glossterm>FAT</glossterm>
|
||||||
<glosssee otherterm="fat-glossary">
|
<glosssee otherterm="fat-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>FAT16</glossterm>
|
<glossterm>FAT16</glossterm>
|
||||||
<glosssee otherterm="fat16-glossary">
|
<glosssee otherterm="fat16-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>FTP</glossterm>
|
<glossterm>FTP</glossterm>
|
||||||
<glosssee otherterm="ftp-glossary">
|
<glosssee otherterm="ftp-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="fat-glossary">
|
<glossentry id="fat-glossary">
|
||||||
|
@ -621,6 +623,7 @@
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para></para>
|
<para></para>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
|
</glossentry>
|
||||||
</glossdiv>
|
</glossdiv>
|
||||||
|
|
||||||
<glossdiv>
|
<glossdiv>
|
||||||
|
@ -628,7 +631,7 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>GUI</glossterm>
|
<glossterm>GUI</glossterm>
|
||||||
<glosssee otherterm="gui-glossary">
|
<glosssee otherterm="gui-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="giant-glossary">
|
<glossentry id="giant-glossary">
|
||||||
|
@ -662,12 +665,12 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>HTML</glossterm>
|
<glossterm>HTML</glossterm>
|
||||||
<glosssee otherterm="html-glossary">
|
<glosssee otherterm="html-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>HUP</glossterm>
|
<glossterm>HUP</glossterm>
|
||||||
<glosssee otherterm="hup-glossary">
|
<glosssee otherterm="hup-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="hup-glossary">
|
<glossentry id="hup-glossary">
|
||||||
|
@ -692,47 +695,47 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>I/O</glossterm>
|
<glossterm>I/O</glossterm>
|
||||||
<glosssee otherterm="io-glossary">
|
<glosssee otherterm="io-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>IASL</glossterm>
|
<glossterm>IASL</glossterm>
|
||||||
<glosssee otherterm="iasl-glossary">
|
<glosssee otherterm="iasl-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>IMAP</glossterm>
|
<glossterm>IMAP</glossterm>
|
||||||
<glosssee otherterm="imap-glossary">
|
<glosssee otherterm="imap-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>IP</glossterm>
|
<glossterm>IP</glossterm>
|
||||||
<glosssee otherterm="ip-glossary">
|
<glosssee otherterm="ip-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>IPFW</glossterm>
|
<glossterm>IPFW</glossterm>
|
||||||
<glosssee otherterm="ipfw-glossary">
|
<glosssee otherterm="ipfw-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>IPP</glossterm>
|
<glossterm>IPP</glossterm>
|
||||||
<glosssee otherterm="ipp-glossary">
|
<glosssee otherterm="ipp-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>IPv4</glossterm>
|
<glossterm>IPv4</glossterm>
|
||||||
<glosssee otherterm="ipv4-glossary">
|
<glosssee otherterm="ipv4-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>IPv6</glossterm>
|
<glossterm>IPv6</glossterm>
|
||||||
<glosssee otherterm="ipv6-glossary">
|
<glosssee otherterm="ipv6-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>ISP</glossterm>
|
<glossterm>ISP</glossterm>
|
||||||
<glosssee otherterm="isp-glossary">
|
<glosssee otherterm="isp-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="ipfw-glossary">
|
<glossentry id="ipfw-glossary">
|
||||||
|
@ -750,7 +753,7 @@
|
||||||
<para>The <acronym>IP</acronym> protocol version 4, which uses 32 bits
|
<para>The <acronym>IP</acronym> protocol version 4, which uses 32 bits
|
||||||
for addressing. This version is still the most widely used, but it
|
for addressing. This version is still the most widely used, but it
|
||||||
is slowly being replaced with <acronym>IPv6</acronym>.</para>
|
is slowly being replaced with <acronym>IPv6</acronym>.</para>
|
||||||
<glossseealso otherterm="ipv6-glossary">
|
<glossseealso otherterm="ipv6-glossary"/>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
@ -788,7 +791,7 @@
|
||||||
<para>A protocol for accessing email messages on a mail server,
|
<para>A protocol for accessing email messages on a mail server,
|
||||||
characterised by the messages usually being kept on the server as
|
characterised by the messages usually being kept on the server as
|
||||||
opposed to being downloaded to the mail reader client.</para>
|
opposed to being downloaded to the mail reader client.</para>
|
||||||
<glossseealso otherterm="pop3-glossary">
|
<glossseealso otherterm="pop3-glossary"/>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
@ -820,6 +823,7 @@
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>A company that provides access to the Internet.</para>
|
<para>A company that provides access to the Internet.</para>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
|
</glossentry>
|
||||||
</glossdiv>
|
</glossdiv>
|
||||||
|
|
||||||
<glossdiv>
|
<glossdiv>
|
||||||
|
@ -837,27 +841,27 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>KDC</glossterm>
|
<glossterm>KDC</glossterm>
|
||||||
<glosssee otherterm="kdc-glossary">
|
<glosssee otherterm="kdc-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>KLD</glossterm>
|
<glossterm>KLD</glossterm>
|
||||||
<glosssee otherterm="kld-glossary">
|
<glosssee otherterm="kld-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>KSE</glossterm>
|
<glossterm>KSE</glossterm>
|
||||||
<glosssee otherterm="kse-glossary">
|
<glosssee otherterm="kse-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>KVA</glossterm>
|
<glossterm>KVA</glossterm>
|
||||||
<glosssee otherterm="kva-glossary">
|
<glosssee otherterm="kva-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>Kbps</glossterm>
|
<glossterm>Kbps</glossterm>
|
||||||
<glosssee otherterm="kbps-glossary">
|
<glosssee otherterm="kbps-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="kld-glossary">
|
<glossentry id="kld-glossary">
|
||||||
|
@ -911,17 +915,17 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>LAN</glossterm>
|
<glossterm>LAN</glossterm>
|
||||||
<glosssee otherterm="lan-glossary">
|
<glosssee otherterm="lan-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>LOR</glossterm>
|
<glossterm>LOR</glossterm>
|
||||||
<glosssee otherterm="lor-glossary">
|
<glosssee otherterm="lor-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>LPD</glossterm>
|
<glossterm>LPD</glossterm>
|
||||||
<glosssee otherterm="lpd-glossary">
|
<glosssee otherterm="lpd-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="lpd-glossary">
|
<glossentry id="lpd-glossary">
|
||||||
|
@ -968,52 +972,52 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>MAC</glossterm>
|
<glossterm>MAC</glossterm>
|
||||||
<glosssee otherterm="mac-glossary">
|
<glosssee otherterm="mac-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>MADT</glossterm>
|
<glossterm>MADT</glossterm>
|
||||||
<glosssee otherterm="madt-glossary">
|
<glosssee otherterm="madt-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>MFC</glossterm>
|
<glossterm>MFC</glossterm>
|
||||||
<glosssee otherterm="mfc-glossary">
|
<glosssee otherterm="mfc-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>MFP4</glossterm>
|
<glossterm>MFP4</glossterm>
|
||||||
<glosssee otherterm="mfp4-glossary">
|
<glosssee otherterm="mfp4-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>MFS</glossterm>
|
<glossterm>MFS</glossterm>
|
||||||
<glosssee otherterm="mfs-glossary">
|
<glosssee otherterm="mfs-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>MIT</glossterm>
|
<glossterm>MIT</glossterm>
|
||||||
<glosssee otherterm="mit-glossary">
|
<glosssee otherterm="mit-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>MLS</glossterm>
|
<glossterm>MLS</glossterm>
|
||||||
<glosssee otherterm="mls-glossary">
|
<glosssee otherterm="mls-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>MOTD</glossterm>
|
<glossterm>MOTD</glossterm>
|
||||||
<glosssee otherterm="motd-glossary">
|
<glosssee otherterm="motd-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>MTA</glossterm>
|
<glossterm>MTA</glossterm>
|
||||||
<glosssee otherterm="mta-glossary">
|
<glosssee otherterm="mta-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>MUA</glossterm>
|
<glossterm>MUA</glossterm>
|
||||||
<glosssee otherterm="mua-glossary">
|
<glosssee otherterm="mua-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="mta-glossary">
|
<glossentry id="mta-glossary">
|
||||||
|
@ -1067,7 +1071,7 @@
|
||||||
<glossdef subject="FreeBSD">
|
<glossdef subject="FreeBSD">
|
||||||
<para>To merge functionality or a patch from the Perforce
|
<para>To merge functionality or a patch from the Perforce
|
||||||
repository to the -CURRENT branch.</para>
|
repository to the -CURRENT branch.</para>
|
||||||
<glossseealso otherterm="perforce-glossary">
|
<glossseealso otherterm="perforce-glossary"/>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
@ -1082,7 +1086,7 @@
|
||||||
|
|
||||||
<para>This term is also used when a patch is merged from -STABLE
|
<para>This term is also used when a patch is merged from -STABLE
|
||||||
to a security branch.</para>
|
to a security branch.</para>
|
||||||
<glossseealso otherterm="mfc-glossary">
|
<glossseealso otherterm="mfc-glossary"/>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
@ -1117,27 +1121,27 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>NAT</glossterm>
|
<glossterm>NAT</glossterm>
|
||||||
<glosssee otherterm="nat-glossary">
|
<glosssee otherterm="nat-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>NDISulator</glossterm>
|
<glossterm>NDISulator</glossterm>
|
||||||
<glosssee otherterm="projectevil-glossary">
|
<glosssee otherterm="projectevil-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>NFS</glossterm>
|
<glossterm>NFS</glossterm>
|
||||||
<glosssee otherterm="nfs-glossary">
|
<glosssee otherterm="nfs-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>NTFS</glossterm>
|
<glossterm>NTFS</glossterm>
|
||||||
<glosssee otherterm="ntfs-glossary">
|
<glosssee otherterm="ntfs-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>NTP</glossterm>
|
<glossterm>NTP</glossterm>
|
||||||
<glosssee otherterm="ntp-glossary">
|
<glosssee otherterm="ntp-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="nat-glossary">
|
<glossentry id="nat-glossary">
|
||||||
|
@ -1182,17 +1186,17 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>OBE</glossterm>
|
<glossterm>OBE</glossterm>
|
||||||
<glosssee otherterm="obe-glossary">
|
<glosssee otherterm="obe-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>ODMR</glossterm>
|
<glossterm>ODMR</glossterm>
|
||||||
<glosssee otherterm="odmr-glossary">
|
<glosssee otherterm="odmr-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>OS</glossterm>
|
<glossterm>OS</glossterm>
|
||||||
<glosssee otherterm="os-glossary">
|
<glosssee otherterm="os-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="odmr-glossary">
|
<glossentry id="odmr-glossary">
|
||||||
|
@ -1235,77 +1239,77 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>p4</glossterm>
|
<glossterm>p4</glossterm>
|
||||||
<glosssee otherterm="perforce-glossary">
|
<glosssee otherterm="perforce-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>PAE</glossterm>
|
<glossterm>PAE</glossterm>
|
||||||
<glosssee otherterm="pae-glossary">
|
<glosssee otherterm="pae-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>PAM</glossterm>
|
<glossterm>PAM</glossterm>
|
||||||
<glosssee otherterm="pam-glossary">
|
<glosssee otherterm="pam-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>PAP</glossterm>
|
<glossterm>PAP</glossterm>
|
||||||
<glosssee otherterm="pap-glossary">
|
<glosssee otherterm="pap-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>PC</glossterm>
|
<glossterm>PC</glossterm>
|
||||||
<glosssee otherterm="pc-glossary">
|
<glosssee otherterm="pc-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>PCNSFD</glossterm>
|
<glossterm>PCNSFD</glossterm>
|
||||||
<glosssee otherterm="pcnfsd-glossary">
|
<glosssee otherterm="pcnfsd-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>PDF</glossterm>
|
<glossterm>PDF</glossterm>
|
||||||
<glosssee otherterm="pdf-glossary">
|
<glosssee otherterm="pdf-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>PID</glossterm>
|
<glossterm>PID</glossterm>
|
||||||
<glosssee otherterm="pid-glossary">
|
<glosssee otherterm="pid-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>POLA</glossterm>
|
<glossterm>POLA</glossterm>
|
||||||
<glosssee otherterm="pola-glossary">
|
<glosssee otherterm="pola-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>POP</glossterm>
|
<glossterm>POP</glossterm>
|
||||||
<glosssee otherterm="pop-glossary">
|
<glosssee otherterm="pop-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>POP3</glossterm>
|
<glossterm>POP3</glossterm>
|
||||||
<glosssee otherterm="pop3-glossary">
|
<glosssee otherterm="pop3-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>PPD</glossterm>
|
<glossterm>PPD</glossterm>
|
||||||
<glosssee otherterm="ppd-glossary">
|
<glosssee otherterm="ppd-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>PPP</glossterm>
|
<glossterm>PPP</glossterm>
|
||||||
<glosssee otherterm="ppp-glossary">
|
<glosssee otherterm="ppp-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>PPPoA</glossterm>
|
<glossterm>PPPoA</glossterm>
|
||||||
<glosssee otherterm="pppoa-glossary">
|
<glosssee otherterm="pppoa-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>PPPoE</glossterm>
|
<glossterm>PPPoE</glossterm>
|
||||||
<glosssee otherterm="pppoe-glossary">
|
<glosssee otherterm="pppoe-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="pppoa-glossary">
|
<glossentry id="pppoa-glossary">
|
||||||
|
@ -1326,12 +1330,12 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>PR</glossterm>
|
<glossterm>PR</glossterm>
|
||||||
<glosssee otherterm="pr-glossary">
|
<glosssee otherterm="pr-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>PXE</glossterm>
|
<glossterm>PXE</glossterm>
|
||||||
<glosssee otherterm="pxe-glossary">
|
<glosssee otherterm="pxe-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="pap-glossary">
|
<glossentry id="pap-glossary">
|
||||||
|
@ -1424,7 +1428,7 @@
|
||||||
<acronym>POP</acronym>
|
<acronym>POP</acronym>
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para></para>
|
<para></para>
|
||||||
<glossseealso otherterm="pop3-glossary">
|
<glossseealso otherterm="pop3-glossary"/>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
@ -1435,7 +1439,7 @@
|
||||||
<para>A protocol for accessing email messages on a mail server,
|
<para>A protocol for accessing email messages on a mail server,
|
||||||
characterised by the messages usually being downloaded from the
|
characterised by the messages usually being downloaded from the
|
||||||
server to the client, as opposed to remaining on the server.</para>
|
server to the client, as opposed to remaining on the server.</para>
|
||||||
<glossseealso otherterm="imap-glossary">
|
<glossseealso otherterm="imap-glossary"/>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
@ -1510,47 +1514,47 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>RA</glossterm>
|
<glossterm>RA</glossterm>
|
||||||
<glosssee otherterm="ra-glossary">
|
<glosssee otherterm="ra-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>RAID</glossterm>
|
<glossterm>RAID</glossterm>
|
||||||
<glosssee otherterm="raid-glossary">
|
<glosssee otherterm="raid-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>RAM</glossterm>
|
<glossterm>RAM</glossterm>
|
||||||
<glosssee otherterm="ram-glossary">
|
<glosssee otherterm="ram-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>RD</glossterm>
|
<glossterm>RD</glossterm>
|
||||||
<glosssee otherterm="rd-glossary">
|
<glosssee otherterm="rd-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>RFC</glossterm>
|
<glossterm>RFC</glossterm>
|
||||||
<glosssee otherterm="rfc-glossary">
|
<glosssee otherterm="rfc-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>RISC</glossterm>
|
<glossterm>RISC</glossterm>
|
||||||
<glosssee otherterm="risc-glossary">
|
<glosssee otherterm="risc-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>RPC</glossterm>
|
<glossterm>RPC</glossterm>
|
||||||
<glosssee otherterm="rpc-glossary">
|
<glosssee otherterm="rpc-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>RS232C</glossterm>
|
<glossterm>RS232C</glossterm>
|
||||||
<glosssee otherterm="rs232c-glossary">
|
<glosssee otherterm="rs232c-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>RTS</glossterm>
|
<glossterm>RTS</glossterm>
|
||||||
<glosssee otherterm="rts-glossary">
|
<glosssee otherterm="rts-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="ram-glossary">
|
<glossentry id="ram-glossary">
|
||||||
|
@ -1577,8 +1581,8 @@
|
||||||
files. Implementations of RCS can be found on every major
|
files. Implementations of RCS can be found on every major
|
||||||
UNIX-like OS.</para>
|
UNIX-like OS.</para>
|
||||||
|
|
||||||
<glossseealso otherterm="cvs-glossary">
|
<glossseealso otherterm="cvs-glossary"/>
|
||||||
<glossseealso otherterm="svn-glossary">
|
<glossseealso otherterm="svn-glossary"/>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
@ -1588,7 +1592,7 @@
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>An <acronym>RS232C</acronym> pin or wire that data is
|
<para>An <acronym>RS232C</acronym> pin or wire that data is
|
||||||
received on.</para>
|
received on.</para>
|
||||||
<glossseealso otherterm="td-glossary">
|
<glossseealso otherterm="td-glossary"/>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
@ -1631,7 +1635,7 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>repocopy</glossterm>
|
<glossterm>repocopy</glossterm>
|
||||||
<glosssee otherterm="repocopy-glossary">
|
<glosssee otherterm="repocopy-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="repocopy-glossary">
|
<glossentry id="repocopy-glossary">
|
||||||
|
@ -1675,7 +1679,7 @@
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>An <acronym>RS232C</acronym> signal requesting that the remote
|
<para>An <acronym>RS232C</acronym> signal requesting that the remote
|
||||||
system commences transmission of data.</para>
|
system commences transmission of data.</para>
|
||||||
<glossseealso otherterm="cts-glossary">
|
<glossseealso otherterm="cts-glossary"/>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
@ -1693,52 +1697,52 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>SCI</glossterm>
|
<glossterm>SCI</glossterm>
|
||||||
<glosssee otherterm="sci-glossary">
|
<glosssee otherterm="sci-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>SCSI</glossterm>
|
<glossterm>SCSI</glossterm>
|
||||||
<glosssee otherterm="scsi-glossary">
|
<glosssee otherterm="scsi-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>SG</glossterm>
|
<glossterm>SG</glossterm>
|
||||||
<glosssee otherterm="sg-glossary">
|
<glosssee otherterm="sg-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>SMB</glossterm>
|
<glossterm>SMB</glossterm>
|
||||||
<glosssee otherterm="smb-glossary">
|
<glosssee otherterm="smb-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>SMP</glossterm>
|
<glossterm>SMP</glossterm>
|
||||||
<glosssee otherterm="smp-glossary">
|
<glosssee otherterm="smp-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>SMTP</glossterm>
|
<glossterm>SMTP</glossterm>
|
||||||
<glosssee otherterm="smtp-glossary">
|
<glosssee otherterm="smtp-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>SMTP AUTH</glossterm>
|
<glossterm>SMTP AUTH</glossterm>
|
||||||
<glosssee otherterm="smtpauth-glossary">
|
<glosssee otherterm="smtpauth-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>SSH</glossterm>
|
<glossterm>SSH</glossterm>
|
||||||
<glosssee otherterm="ssh-glossary">
|
<glosssee otherterm="ssh-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>STR</glossterm>
|
<glossterm>STR</glossterm>
|
||||||
<glosssee otherterm="str-glossary">
|
<glosssee otherterm="str-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>SVN</glossterm>
|
<glossterm>SVN</glossterm>
|
||||||
<glosssee otherterm="svn-glossary">
|
<glosssee otherterm="svn-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="smtpauth-glossary">
|
<glossentry id="smtpauth-glossary">
|
||||||
|
@ -1796,7 +1800,7 @@
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>Subversion is a version control system, similar to CVS, but
|
<para>Subversion is a version control system, similar to CVS, but
|
||||||
with an expanded feature list.</para>
|
with an expanded feature list.</para>
|
||||||
<glossseealso otherterm="cvs-glossary">
|
<glossseealso otherterm="cvs-glossary"/>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
@ -1830,32 +1834,32 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>TCP</glossterm>
|
<glossterm>TCP</glossterm>
|
||||||
<glosssee otherterm="tcp-glossary">
|
<glosssee otherterm="tcp-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>TCP/IP</glossterm>
|
<glossterm>TCP/IP</glossterm>
|
||||||
<glosssee otherterm="tcpip-glossary">
|
<glosssee otherterm="tcpip-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>TD</glossterm>
|
<glossterm>TD</glossterm>
|
||||||
<glosssee otherterm="td-glossary">
|
<glosssee otherterm="td-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>TFTP</glossterm>
|
<glossterm>TFTP</glossterm>
|
||||||
<glosssee otherterm="tftp-glossary">
|
<glosssee otherterm="tftp-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>TGT</glossterm>
|
<glossterm>TGT</glossterm>
|
||||||
<glosssee otherterm="tgt-glossary">
|
<glosssee otherterm="tgt-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>TSC</glossterm>
|
<glossterm>TSC</glossterm>
|
||||||
<glosssee otherterm="tsc-glossary">
|
<glosssee otherterm="tsc-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="tgt-glossary">
|
<glossentry id="tgt-glossary">
|
||||||
|
@ -1902,7 +1906,7 @@
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>An <acronym>RS232C</acronym> pin or wire that data is transmitted
|
<para>An <acronym>RS232C</acronym> pin or wire that data is transmitted
|
||||||
on.</para>
|
on.</para>
|
||||||
<glossseealso otherterm="rd-glossary">
|
<glossseealso otherterm="rd-glossary"/>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
@ -1920,32 +1924,32 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>UDP</glossterm>
|
<glossterm>UDP</glossterm>
|
||||||
<glosssee otherterm="udp-glossary">
|
<glosssee otherterm="udp-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>UFS1</glossterm>
|
<glossterm>UFS1</glossterm>
|
||||||
<glosssee otherterm="ufs1-glossary">
|
<glosssee otherterm="ufs1-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>UFS2</glossterm>
|
<glossterm>UFS2</glossterm>
|
||||||
<glosssee otherterm="ufs2-glossary">
|
<glosssee otherterm="ufs2-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>UID</glossterm>
|
<glossterm>UID</glossterm>
|
||||||
<glosssee otherterm="uid-glossary">
|
<glosssee otherterm="uid-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>URL</glossterm>
|
<glossterm>URL</glossterm>
|
||||||
<glosssee otherterm="url-glossary">
|
<glosssee otherterm="url-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>USB</glossterm>
|
<glossterm>USB</glossterm>
|
||||||
<glosssee otherterm="usb-glossary">
|
<glosssee otherterm="usb-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="url-glossary">
|
<glossentry id="url-glossary">
|
||||||
|
@ -2013,7 +2017,7 @@
|
||||||
|
|
||||||
<glossentry>
|
<glossentry>
|
||||||
<glossterm>VPN</glossterm>
|
<glossterm>VPN</glossterm>
|
||||||
<glosssee otherterm="vpn-glossary">
|
<glosssee otherterm="vpn-glossary"/>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="vpn-glossary">
|
<glossentry id="vpn-glossary">
|
||||||
|
@ -2028,3 +2032,4 @@
|
||||||
</glossentry>
|
</glossentry>
|
||||||
</glossdiv>
|
</glossdiv>
|
||||||
</glossary>
|
</glossary>
|
||||||
|
'>
|
|
@ -1,44 +0,0 @@
|
||||||
<!--
|
|
||||||
Standard FreeBSD Documentation Project Legal Notice.
|
|
||||||
|
|
||||||
$FreeBSD$
|
|
||||||
-->
|
|
||||||
|
|
||||||
<legalnotice id="legalnotice">
|
|
||||||
<para>Redistribution and use in source (SGML DocBook) and 'compiled'
|
|
||||||
forms (SGML, HTML, PDF, PostScript, RTF and so forth) with or without
|
|
||||||
modification, are permitted provided that the following conditions are
|
|
||||||
met:</para>
|
|
||||||
|
|
||||||
<orderedlist>
|
|
||||||
<listitem>
|
|
||||||
<para>Redistributions of source code (SGML DocBook) must retain the
|
|
||||||
above copyright notice, this list of conditions and the following
|
|
||||||
disclaimer as the first lines of this file unmodified.</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>Redistributions in compiled form (transformed to other DTDs,
|
|
||||||
converted to PDF, PostScript, RTF and other formats) must
|
|
||||||
reproduce the above copyright notice, this list of conditions and
|
|
||||||
the following disclaimer in the documentation and/or other
|
|
||||||
materials provided with the distribution.</para>
|
|
||||||
</listitem>
|
|
||||||
</orderedlist>
|
|
||||||
|
|
||||||
<important>
|
|
||||||
<para>THIS DOCUMENTATION IS PROVIDED BY THE FREEBSD DOCUMENTATION
|
|
||||||
PROJECT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
|
|
||||||
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
||||||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
|
|
||||||
THE FREEBSD DOCUMENTATION PROJECT BE LIABLE FOR ANY DIRECT, INDIRECT,
|
|
||||||
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
|
||||||
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
|
||||||
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
||||||
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
|
|
||||||
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
|
|
||||||
USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
|
|
||||||
DAMAGE.</para>
|
|
||||||
</important>
|
|
||||||
</legalnotice>
|
|
||||||
|
|
|
@ -1,41 +0,0 @@
|
||||||
<!--
|
|
||||||
Trademark Legend, as required by The Open Group, Sun, etc..
|
|
||||||
|
|
||||||
$FreeBSD$
|
|
||||||
-->
|
|
||||||
|
|
||||||
<legalnotice id="trademarks" role="trademarks">
|
|
||||||
|
|
||||||
<para>FreeBSD is a registered trademark of The FreeBSD Foundation.</para>
|
|
||||||
|
|
||||||
<para>UNIX is a registered trademark of The Open Group in the US and
|
|
||||||
other countries.</para>
|
|
||||||
|
|
||||||
<para>Sun, Sun Microsystems, SunOS, Solaris,
|
|
||||||
Java, JDK, and OpenJDK are trademarks
|
|
||||||
or registered trademarks of Sun Microsystems, Inc. in the United
|
|
||||||
States and other countries.</para>
|
|
||||||
|
|
||||||
<!-- Product Trademarks -->
|
|
||||||
|
|
||||||
<para>Apple and QuickTime are trademarks of Apple Computer, Inc.,
|
|
||||||
registered in the U.S. and other countries.</para>
|
|
||||||
|
|
||||||
<para>Macromedia and Flash are trademarks or registered
|
|
||||||
trademarks of Macromedia, Inc. in the United States and/or other
|
|
||||||
countries.</para>
|
|
||||||
|
|
||||||
<para>Microsoft, Windows, and Windows Media are either registered
|
|
||||||
trademarks or trademarks of Microsoft Corporation in the United
|
|
||||||
States and/or other countries.</para>
|
|
||||||
|
|
||||||
<para>PartitionMagic is a registered trademark of PowerQuest
|
|
||||||
Corporation in the United States and/or other countries.</para>
|
|
||||||
|
|
||||||
<para>Many of the designations used by manufacturers and sellers to
|
|
||||||
distinguish their products are claimed as trademarks. Where those
|
|
||||||
designations appear in this book, and the FreeBSD Project was
|
|
||||||
aware of the trademark claim, the designations have been followed
|
|
||||||
by the '™' symbol.</para>
|
|
||||||
|
|
||||||
</legalnotice>
|
|
Loading…
Reference in a new issue