diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-02 18:56:37 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-02 18:56:37 +0000 |
commit | 965980b90c6715e3a764ea5d5e45358ef0b064d1 (patch) | |
tree | 002fbfecdfac6c164e75ea6ee2da3e13e99bcaad /usr.sbin/pppd/pppd.8 | |
parent | b4d8413b855174aa89ce9d70afd54652e6ef53eb (diff) |
escape punctuation; (and a nit in openssl.1)
ok deraadt@
Diffstat (limited to 'usr.sbin/pppd/pppd.8')
-rw-r--r-- | usr.sbin/pppd/pppd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8 index fa0390ce304..b4debc2728a 100644 --- a/usr.sbin/pppd/pppd.8 +++ b/usr.sbin/pppd/pppd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pppd.8,v 1.28 2003/06/13 09:50:32 jmc Exp $ +.\" $OpenBSD: pppd.8,v 1.29 2003/09/02 18:56:36 jmc Exp $ .\" Id: pppd.8,v 1.27 1998/03/31 04:31:08 paulus Exp $ .\" .\" Copyright (c) 1993-2003 Paul Mackerras <paulus@samba.org> @@ -1082,7 +1082,7 @@ then all IP addresses are disallowed. To allow any address, use .Qq * . A word starting with -.Qq ! +.Qq \&! indicates that the specified address is .Em not acceptable. |