Typo police.

This commit is contained in:
Brian Somers 1997-09-07 04:30:55 +00:00
parent 00746e4e57
commit d1539f6a31
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1928

View file

@ -1,4 +1,4 @@
<!-- $Id: userppp.sgml,v 1.19 1997-09-07 01:05:53 brian Exp $ -->
<!-- $Id: userppp.sgml,v 1.20 1997-09-07 04:30:55 brian Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect>Setting up User PPP<label id="userppp">
@ -290,14 +290,14 @@
numbers may be specified using the ``:'' or ``|'' character as
a seperator. The difference between these spearators is
described in the ppp manual page. To summarize, if you want
to rotate through the number, use the ``:''. If you want to
to rotate through the numbers, use the ``:''. If you want to
always attempt to dial the first number first and only use
the other numbers if the first number fails, use the ``|''.
Always quote the entire set of phone numbers as shown.
<tag/Line 7:/ The login string. The login string is of the same
syntax as the dial string. In this example, the string is
for a service who's login session looks like this:
<tag/Line 7:/ The login string is of the same chat-like syntax as the dial
string. In this example, the string works for a service who's
login session looks like this:
<tscreen><verb>
J. Random Provider
@ -761,11 +761,11 @@ foo MyPassword
and <tt>ppp.secret</tt> should be owned by user id 0 and have permissions
0644.
<p>It is also possible select a specific port number or to have ppp listen
<p>It is also possible to select a specific port number or to have ppp listen
to a local unix domain socket rather than to a TCP socket. Refer to the
<tt>set socket</tt> command in manual page for further details.
<p>Once a socket has been set up, the <tt>pppctl</tt> program may be used
<p>Once a socket has been set up, the <tt>pppctl(8)</tt> program may be used
in scripts that wish to manipulate the running program.
<sect1><heading>Final system configuration</heading>
@ -815,7 +815,7 @@ foo MyPassword
</verb></tscreen>
It is important that the <tt>routed</tt> daemon is not started
(the default) as <tt>routed</tt> tends to delete the default
(it's started by default) as <tt>routed</tt> tends to delete the default
routing table entries created by ppp.
<p>It is probably worth your while ensuring that the ``sendmail_flags'' line
@ -902,7 +902,10 @@ foo MyPassword
<sect1><heading>Acknowledgments</heading>
<p>Thanks to the following for their comments & suggestions:
<p>This section of the handbook was last updated on Sun Sep 7, 1997
by &a.brian
<p>Thanks to the following for their input, comments & suggestions:
<p>&a.nik
<p>&a.dirkvangulik