diff options
author | brian <brian@FreeBSD.org> | 2002-06-03 21:36:20 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2002-06-03 21:36:20 +0000 |
commit | be443b894f88eacf27d3cbc03c5b4c37f01b938b (patch) | |
tree | 625d6281d1f77caa75b39289776061a2575be370 /usr.sbin/ppp/ppp.8.m4 | |
parent | 2d369daa85bc53b1044414d1064cd170967cbfb8 (diff) | |
download | FreeBSD-src-be443b894f88eacf27d3cbc03c5b4c37f01b938b.zip FreeBSD-src-be443b894f88eacf27d3cbc03c5b4c37f01b938b.tar.gz |
Add a missing ``a''.
Diffstat (limited to 'usr.sbin/ppp/ppp.8.m4')
-rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index bbf23a7..9b59275 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1332,7 +1332,7 @@ It is .Em VITAL that either PAP or CHAP are enabled as above. If they are not, you are -allowing anybody to establish ppp session with your machine +allowing anybody to establish a ppp session with your machine .Em without a password, opening yourself up to all sorts of potential attacks. .Sh AUTHENTICATING INCOMING CONNECTIONS |