- 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"
|
||||
"freebsd.dsl"
|
||||
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook Glossary Entities//EN"
|
||||
"glossary.ent"
|
||||
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN"
|
||||
"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$
|
||||
|
||||
|
@ -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&T's 32V &unix;.
|
||||
AT&T'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>
|
||||
|
||||
<glossentry>
|
||||
<glossterm>UFS1</glossterm>
|
||||
<glosssee otherterm="ufs1-glossary">
|
||||
<glosssee otherterm="ufs1-glossary"/>
|
||||
</glossentry>
|
||||
|
||||
<glossentry>
|
||||
<glossterm>UFS2</glossterm>
|
||||
<glosssee otherterm="ufs2-glossary">
|
||||
<glosssee otherterm="ufs2-glossary"/>
|
||||
</glossentry>
|
||||
|
||||
<glossentry>
|
||||
<glossterm>UID</glossterm>
|
||||
<glosssee otherterm="uid-glossary">
|
||||
<glosssee otherterm="uid-glossary"/>
|
||||
</glossentry>
|
||||
|
||||
<glossentry>
|
||||
<glossterm>URL</glossterm>
|
||||
<glosssee otherterm="url-glossary">
|
||||
<glosssee otherterm="url-glossary"/>
|
||||
</glossentry>
|
||||
|
||||
<glossentry>
|
||||
<glossterm>USB</glossterm>
|
||||
<glosssee otherterm="usb-glossary">
|
||||
<glosssee otherterm="usb-glossary"/>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id="url-glossary">
|
||||
|
@ -2013,7 +2017,7 @@
|
|||
|
||||
<glossentry>
|
||||
<glossterm>VPN</glossterm>
|
||||
<glosssee otherterm="vpn-glossary">
|
||||
<glosssee otherterm="vpn-glossary"/>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id="vpn-glossary">
|
||||
|
@ -2028,3 +2032,4 @@
|
|||
</glossentry>
|
||||
</glossdiv>
|
||||
</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