Bug 345702: Repair anchor links in glossary. p=toniher@softcatala.org, r=me

This commit is contained in:
steffen.wilberg%web.de 2006-07-27 21:30:19 +00:00
parent 55f6684f01
commit 107bb5bdfb

View File

@ -128,7 +128,7 @@
<dt id="Internet">Internet</dt>
<dd>A worldwide network of millions of computers that communicate with each
other using standard protocols such as
<a href="#Transmission_Control_Protocol_Internet_Protocol">TCP/IP</a>.
<a href="#TCP_IP">TCP/IP</a>.
Originally developed for the US military in 1969, the Internet grew to include
educational and research institutions and, in the late 1990s, millions of
businesses, organizations, and individuals. Today the Internet is used for email,
@ -137,7 +137,7 @@
<dt id="Internet_protocol_address">Internet protocol address (IP address)</dt>
<dd>The address of a computer on a
<a href="#Transmission_Control_Protocol_Internet_Protocol">TCP/IP</a> network.
<a href="#TCP_IP">TCP/IP</a> network.
Every computer on the Internet has an IP address. <a href="#client">Clients</a>
have either a permanent IP address or one that is dynamically assigned to them
each time they connect with the network.</dd>
@ -250,7 +250,7 @@ corresponding public key.</dd>
shows status icons on the right.</dd>
<dt id="TLS">TLS</dt>
<dd>See <a href="#Secure_Sockets_Layer">Secure Sockets Layer (SSL)</a>.</dd>
<dd>See <a href="#SSL">Secure Sockets Layer (SSL)</a>.</dd>
<dt id="TCP_IP">Transmission Control Protocol/Internet Protocol (TCP/IP)</dt>
<dd>A Unix protocol used to connect computers running a variety of operating systems.