- Add more entries and extend corss-references
PR: docs/124269 Submitted by: gavin
This commit is contained in:
parent
c6967cc0e9
commit
e77f563af3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32274
1 changed files with 18 additions and 6 deletions
|
@ -117,7 +117,8 @@
|
|||
<glossterm>Access Control List</glossterm>
|
||||
<acronym>ACL</acronym>
|
||||
<glossdef>
|
||||
<para></para>
|
||||
<para>A list of permissions attached to an object, usually either a
|
||||
file or a network device.</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
|
@ -151,7 +152,11 @@
|
|||
<glossterm>Advanced Power Management</glossterm>
|
||||
<acronym>APM</acronym>
|
||||
<glossdef>
|
||||
<para></para>
|
||||
<para>An <acronym>API</acronym> enabling the operating system to work
|
||||
in conjunction with the <acronym>BIOS</acronym> in order to achieve
|
||||
power management. <acronym>APM</acronym> has been superseded by
|
||||
the much more generic and powerful <acronym>ACPI</acronym>
|
||||
specification for most applications.</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
|
@ -340,7 +345,8 @@
|
|||
<glossterm>Challenge Handshake Authentication Protocol</glossterm>
|
||||
<acronym>CHAP</acronym>
|
||||
<glossdef>
|
||||
<para></para>
|
||||
<para>A method of authenticating a user, based on a secret shared
|
||||
between client and server.</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
|
@ -358,6 +364,7 @@
|
|||
<glossdef>
|
||||
<para>An <acronym>RS232C</acronym> signal giving the remote system
|
||||
permission to send data.</para>
|
||||
<glossseealso otherterm="rts-glossary">
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
|
@ -455,6 +462,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">
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
|
@ -482,7 +490,8 @@
|
|||
<glossterm>Differentiated System Description Table</glossterm>
|
||||
<acronym>DSDT</acronym>
|
||||
<glossdef>
|
||||
<para></para>
|
||||
<para>An <acronym>ACPI</acronym> table, supplying basic configuration
|
||||
information about the base system.</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
|
@ -1135,7 +1144,9 @@
|
|||
<glossterm>Network Address Translation</glossterm>
|
||||
<acronym>NAT</acronym>
|
||||
<glossdef>
|
||||
<para></para>
|
||||
<para>A tecnique where <acronym>IP</acronym> packets are rewritten
|
||||
on the way through a gateway, enabling many machines behind the
|
||||
gateway to effectively share a single <acronym>IP</acronym> address.</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
|
@ -1161,7 +1172,7 @@
|
|||
<glossterm>Network Time Protocol</glossterm>
|
||||
<acronym>NTP</acronym>
|
||||
<glossdef>
|
||||
<para></para>
|
||||
<para>A means of synchronizing clocks over a network.</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
</glossdiv>
|
||||
|
@ -1413,6 +1424,7 @@
|
|||
<acronym>POP</acronym>
|
||||
<glossdef>
|
||||
<para></para>
|
||||
<glossseealso otherterm="pop3-glossary">
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue