From 42c219a238fc68397ad7d1ffebd29e9f55eea118 Mon Sep 17 00:00:00 2001 From: jmc Date: Sun, 19 Sep 2010 21:59:23 +0000 Subject: more wacky macro fixing; --- usr.sbin/pppd/pppd.8 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'usr.sbin/pppd') diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8 index 6d22165e250..41bc8e9b723 100644 --- a/usr.sbin/pppd/pppd.8 +++ b/usr.sbin/pppd/pppd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pppd.8,v 1.36 2010/03/26 19:30:40 jmc Exp $ +.\" $OpenBSD: pppd.8,v 1.37 2010/09/19 21:59:23 jmc Exp $ .\" Id: pppd.8,v 1.27 1998/03/31 04:31:08 paulus Exp $ .\" .\" Copyright (c) 1993-2003 Paul Mackerras @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 26 2010 $ +.Dd $Mdocdate: September 19 2010 $ .Dt PPPD 8 .Os .Sh NAME @@ -1079,8 +1079,7 @@ Typically, when using the .Cm login option, the secret in .Pa /etc/ppp/pap-secrets -would be -.Qq , +would be \(dq\(dq, which will match any password supplied by the peer. This avoids the need to have the same secret in two places. .Pp -- cgit v1.2.3-59-g8ed1b