diff --git a/en/tutorials/ppp/ppp.sgml b/en/tutorials/ppp/ppp.sgml index cbe3c327ec..b6ef36414b 100644 --- a/en/tutorials/ppp/ppp.sgml +++ b/en/tutorials/ppp/ppp.sgml @@ -1,5 +1,5 @@ - +
@@ -8,7 +8,7 @@ url="mailto:SimsS@IBM.NET" name="<SimsS@IBM.NET>"> -$Date: 1997-12-30 02:47:15 $ +$Date: 1997-12-31 12:40:59 $ This is a step-by-step guide for configuring FreeBSD systems to act as a dial-up router/gateway in a Local Area Environment. All entries may @@ -1089,6 +1089,8 @@ To start the PPP program as a gateway between LAN resources and the Internet, one of the following command lines would be used instead:

# ppp -alias interactive (Interactive mode)

or

# ppp -auto -alias demand (Dial-on-Demand mode) +

You can alternatively use the command Keep this in mind if you intend to proceed with Section 5, "Configuring Windows Systems". diff --git a/en_US.ISO_8859-1/tutorials/ppp/ppp.sgml b/en_US.ISO_8859-1/tutorials/ppp/ppp.sgml index cbe3c327ec..b6ef36414b 100644 --- a/en_US.ISO_8859-1/tutorials/ppp/ppp.sgml +++ b/en_US.ISO_8859-1/tutorials/ppp/ppp.sgml @@ -1,5 +1,5 @@ - +

@@ -8,7 +8,7 @@ url="mailto:SimsS@IBM.NET" name="<SimsS@IBM.NET>"> -$Date: 1997-12-30 02:47:15 $ +$Date: 1997-12-31 12:40:59 $ This is a step-by-step guide for configuring FreeBSD systems to act as a dial-up router/gateway in a Local Area Environment. All entries may @@ -1089,6 +1089,8 @@ To start the PPP program as a gateway between LAN resources and the Internet, one of the following command lines would be used instead:

# ppp -alias interactive (Interactive mode)

or

# ppp -auto -alias demand (Dial-on-Demand mode) +

You can alternatively use the command Keep this in mind if you intend to proceed with Section 5, "Configuring Windows Systems".