From b283a86ae04f98acfb82acadd62c0069dfdec4b3 Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Wed, 26 Jul 2000 18:51:05 +0000 Subject: [PATCH] /etc/ppp/*.sample -> /usr/share/examples/ppp/*.sample PR: 20180 Submitted by: George Russell --- .../books/handbook/ppp-and-slip/chapter.sgml | 14 +++++++------- .../books/handbook/ppp-and-slip/chapter.sgml | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml b/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml index ad5f32a8b8..7efe7bc6e9 100644 --- a/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml @@ -1,7 +1,7 @@ @@ -327,7 +327,7 @@ nameserver y.y.y.y Both ppp and pppd (the kernel level implementation of PPP) use the configuration - files located in the /etc/ppp directory. + files located in the /usr/share/examples/ppp directory. The sample configuration files provided are a good reference, so do not delete them. @@ -529,7 +529,7 @@ protocol: ppp with the sendmail example. Example configuration files can be found in the - /etc/ppp directory. + /usr/share/examples/ppp directory. @@ -629,8 +629,8 @@ protocol: ppp See the pmdemand entry in the files - /etc/ppp/ppp.conf.sample and - /etc/ppp/ppp.linkup.sample for a + /usr/share/examples/ppp/ppp.conf.sample and + /usr/share/examples/ppp/ppp.linkup.sample for a detailed example. Version 2 of PPP introduces sticky routes. @@ -817,7 +817,7 @@ ttyd1: users Along with the contents of the sample - /etc/ppp/ppp.conf above you should add + /usr/share/examples/ppp/ppp.conf above you should add a section for each of the statically assigned dialup users. We will continue with our fred, sam, and mary @@ -915,7 +915,7 @@ enable passwdauth If you wish to assign some users a static IP number, you can specify the number as the third argument in /etc/ppp/ppp.secret. See - /etc/ppp/ppp.secret.sample for + /usr/share/examples/ppp/ppp.secret.sample for examples. diff --git a/en_US.ISO_8859-1/books/handbook/ppp-and-slip/chapter.sgml b/en_US.ISO_8859-1/books/handbook/ppp-and-slip/chapter.sgml index ad5f32a8b8..7efe7bc6e9 100644 --- a/en_US.ISO_8859-1/books/handbook/ppp-and-slip/chapter.sgml +++ b/en_US.ISO_8859-1/books/handbook/ppp-and-slip/chapter.sgml @@ -1,7 +1,7 @@ @@ -327,7 +327,7 @@ nameserver y.y.y.y Both ppp and pppd (the kernel level implementation of PPP) use the configuration - files located in the /etc/ppp directory. + files located in the /usr/share/examples/ppp directory. The sample configuration files provided are a good reference, so do not delete them. @@ -529,7 +529,7 @@ protocol: ppp with the sendmail example. Example configuration files can be found in the - /etc/ppp directory. + /usr/share/examples/ppp directory. @@ -629,8 +629,8 @@ protocol: ppp See the pmdemand entry in the files - /etc/ppp/ppp.conf.sample and - /etc/ppp/ppp.linkup.sample for a + /usr/share/examples/ppp/ppp.conf.sample and + /usr/share/examples/ppp/ppp.linkup.sample for a detailed example. Version 2 of PPP introduces sticky routes. @@ -817,7 +817,7 @@ ttyd1: users Along with the contents of the sample - /etc/ppp/ppp.conf above you should add + /usr/share/examples/ppp/ppp.conf above you should add a section for each of the statically assigned dialup users. We will continue with our fred, sam, and mary @@ -915,7 +915,7 @@ enable passwdauth If you wish to assign some users a static IP number, you can specify the number as the third argument in /etc/ppp/ppp.secret. See - /etc/ppp/ppp.secret.sample for + /usr/share/examples/ppp/ppp.secret.sample for examples.