diff options
author | brian <brian@cvs.openbsd.org> | 1999-07-17 10:33:54 +0000 |
---|---|---|
committer | brian <brian@cvs.openbsd.org> | 1999-07-17 10:33:54 +0000 |
commit | 9a4e4eaa50c842768e5f19d00f5900da809c59e0 (patch) | |
tree | d235526a0b2ffb7eef1bdbe729fb28134a5ad0c5 | |
parent | 512213435cfc9cd064f561d1b2a13d013fed69d8 (diff) |
Fix a typo
Submitted by: Rich Wood <rich@chugaboom.net>
-rw-r--r-- | usr.sbin/ppp/ppp/ppp.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ppp/ppp.8 b/usr.sbin/ppp/ppp/ppp.8 index 6357efa6e82..2a13ebdf869 100644 --- a/usr.sbin/ppp/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.57 1999/07/15 02:10:32 brian Exp $ +.\" $Id: ppp.8,v 1.58 1999/07/17 10:33:53 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Dt PPP 8 @@ -280,7 +280,7 @@ interactive prompt. This flag doesn't control .Nm ppp Ns No 's mode. It does the equivalent of an -.Dq enable alias yes . +.Dq alias enable yes . Additionally, if the .Fl auto flag is also specified, an implicit |