diff options
author | 2001-01-22 13:23:53 +0000 | |
---|---|---|
committer | 2001-01-22 13:23:53 +0000 | |
commit | 54ced9c87ff6a4b4d3677056b3d1eca380c1f2ec (patch) | |
tree | 55f92bcf1ea7586b154c2faeb32e277b5b7f550d | |
parent | make sizeof tline doable; bad aaron. (diff) | |
download | wireguard-openbsd-54ced9c87ff6a4b4d3677056b3d1eca380c1f2ec.tar.xz wireguard-openbsd-54ced9c87ff6a4b4d3677056b3d1eca380c1f2ec.zip |
NetBSD can't handle ``.Oc Oc^M.Xc''.
-rw-r--r-- | usr.sbin/ppp/ppp/ppp.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ppp/ppp.8 b/usr.sbin/ppp/ppp/ppp.8 index 3db66aa290e..b21ea8489a5 100644 --- a/usr.sbin/ppp/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ppp.8,v 1.103 2000/12/29 14:17:54 angelos Exp $ +.\" $OpenBSD: ppp.8,v 1.104 2001/01/22 13:23:53 brian Exp $ .Dd 20 September 1995 .Dt PPP 8 .Os @@ -3282,7 +3282,8 @@ be logged to the file .Ar remotePort Ns .Oo .No - Ns Ar remotePort -.Oc Oc +.Oc Ns +.Oc .Xc This command causes incoming .Ar proto |