diff options
| author | Brian Somers <brian@FreeBSD.org> | 2002-06-03 21:36:20 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2002-06-03 21:36:20 +0000 |
| commit | 7b5e6f62fb18692ea4d370203d7d2c429e0122f7 (patch) | |
| tree | 625d6281d1f77caa75b39289776061a2575be370 | |
| parent | 9e1bfe0f3cf5900bd1f81e110576f9babac797fc (diff) | |
Notes
| -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 bbf23a79040d6..9b59275ce97a3 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 |
