(This really shouldn't all be on one commit, but I forgot
I was in the middle of one of these "projects" when I started on the next, so they wound up all intermixed) Move the mailing list entities from authors.sgml to the new file lists.sgml. Add an entity for majordomo at the same time. Avoid the use of contractions. This revealed some grammer problems, and also has the benefit of helping make things clearer for those people who do make speak English as a their first language.
This commit is contained in:
parent
1e04e15755
commit
b37985c476
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=336
38 changed files with 772 additions and 765 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: routing.sgml,v 1.2 1996-01-31 14:26:16 mpp Exp $ -->
|
||||
<!-- $Id: routing.sgml,v 1.3 1996-05-16 23:18:15 mpp Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
<!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> -->
|
||||
|
||||
|
|
@ -68,7 +68,7 @@ host2.foobar.com link#1 UC 0 0
|
|||
(<tt>10.20.30.255</tt> is the broadcast address for the subnet
|
||||
<tt>10.20.30</tt>, and <tt>foobar.com</tt> is the domain name
|
||||
associated with that subnet). The designation <tt>link#1</tt>
|
||||
refers to the first ethernet card in the machine. You'll
|
||||
refers to the first ethernet card in the machine. You will
|
||||
notice no additional interface is specified for those.
|
||||
|
||||
Both of these groups (local network hosts and local
|
||||
|
|
@ -150,7 +150,7 @@ host2.foobar.com link#1 UC 0 0
|
|||
world, then the default route will be the gateway machine
|
||||
at your Internet Service Provider's (ISP) site.
|
||||
|
||||
Let's look at an example of default routes. This is a
|
||||
Let us look at an example of default routes. This is a
|
||||
common configuration:
|
||||
<tscreen><verb>
|
||||
[Local2] <--ether--> [Local1] <--PPP--> [ISP-Serv] <--ether--> [T1-GW]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue