diff --git a/en_US.ISO8859-1/share/sgml/glossary/freebsd-glossary.sgml b/en_US.ISO8859-1/share/sgml/glossary/freebsd-glossary.sgml
index b83bbb927b..617fa74969 100644
--- a/en_US.ISO8859-1/share/sgml/glossary/freebsd-glossary.sgml
+++ b/en_US.ISO8859-1/share/sgml/glossary/freebsd-glossary.sgml
@@ -117,7 +117,8 @@
Access Control List
ACL
-
+ A list of permissions attached to an object, usually either a
+ file or a network device.
@@ -151,7 +152,11 @@
Advanced Power Management
APM
-
+ An API enabling the operating system to work
+ in conjunction with the BIOS in order to achieve
+ power management. APM has been superseded by
+ the much more generic and powerful ACPI
+ specification for most applications.
@@ -340,7 +345,8 @@
Challenge Handshake Authentication Protocol
CHAP
-
+ A method of authenticating a user, based on a secret shared
+ between client and server.
@@ -358,6 +364,7 @@
An RS232C signal giving the remote system
permission to send data.
+
@@ -455,6 +462,7 @@
An RS232C signal sent from the modem to the
computer or terminal indicating a readiness to send and receive
data.
+
@@ -482,7 +490,8 @@
Differentiated System Description Table
DSDT
-
+ An ACPI table, supplying basic configuration
+ information about the base system.
@@ -1135,7 +1144,9 @@
Network Address Translation
NAT
-
+ A tecnique where IP packets are rewritten
+ on the way through a gateway, enabling many machines behind the
+ gateway to effectively share a single IP address.
@@ -1161,7 +1172,7 @@
Network Time Protocol
NTP
-
+ A means of synchronizing clocks over a network.
@@ -1413,6 +1424,7 @@
POP
+