diff options
Diffstat (limited to 'handbook/handbook.sgml')
-rw-r--r-- | handbook/handbook.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/handbook/handbook.sgml b/handbook/handbook.sgml index 8317c19bd7..05eafa8106 100644 --- a/handbook/handbook.sgml +++ b/handbook/handbook.sgml @@ -1,4 +1,4 @@ -<!-- $Id: handbook.sgml,v 1.7.4.5 1995-10-30 17:48:17 jfieber Exp $ --> +<!-- $Id: handbook.sgml,v 1.7.4.6 1996-01-31 14:32:20 mpp Exp $ --> <!-- The FreeBSD Documentation Project --> <!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [ @@ -98,9 +98,9 @@ Web server">. <chapt><heading>PPP and SLIP</heading> - <p>If your connection to the internet is through a modem, or + <p>If your connection to the Internet is through a modem, or you wish to provide other people with dialup connections to - the internet using FreeBSD, you have the option of using PPP + the Internet using FreeBSD, you have the option of using PPP or SLIP. Furthermore, two varieties of PPP are provided: <em>user</em> (sometimes referred to as iijppp) and <em>kernel</em>. The procedures for configuring both types |