diff --git a/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml b/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml
index 9c034094dc..4af83f73b4 100644
--- a/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml
@@ -466,28 +466,28 @@
above two lines. More examples for this file can be found
in /usr/share/examples/ppp/.
- By default, the ppp command must be
- run as the root
- user. To change this default, add the account of the user
- who should run ppp to the network group in
- /etc/group.
+ By default, the ppp command must be
+ run as the root
+ user. To change this default, add the account of the user
+ who should run ppp to the network group in
+ /etc/group.
- Then, give the user access to one or more entries in
- /etc/ppp/ppp.conf using the
- allow command. For example, to give
- fred and
- mary
- permission to only the provider: entry,
- add this line to the provider:
- section:
+ Then, give the user access to one or more entries in
+ /etc/ppp/ppp.conf using the
+ allow command. For example, to give
+ fred and
+ mary
+ permission to only the provider: entry,
+ add this line to the provider:
+ section:
- allow users fred mary
+ allow users fred mary
- To give the specified users access to all entries, put
- that line in the default section
- instead.
-
+ To give the specified users access to all entries, put
+ that line in the default section
+ instead.
+
Receiving Incoming Calls