From 4a948cab8b1529e82f70c5c0a721ee77d12e0712 Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Fri, 19 Mar 1999 09:00:08 +0000 Subject: [PATCH] Do away with some literal text that is never switched off - I *think* these were groff bugs. --- usr.sbin/ppp/ppp.8 | 13 ++++++------- usr.sbin/ppp/ppp.8.m4 | 13 ++++++------- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index 0386fd6435b8..421090be8816 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.161 1999/03/18 21:53:56 brian Exp $ +.\" $Id: ppp.8,v 1.162 1999/03/19 01:42:45 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Os FreeBSD @@ -816,7 +816,7 @@ command in .Pq for example, Dq set server +3000 mypasswd and connecting to the diagnostic port as follows: .Bd -literal -offset indent -.No # pppctl 3000 (assuming tun0) +# pppctl 3000 (assuming tun0) Password: PPP ON awfulhak> show who tcp (127.0.0.1:1028) * @@ -1146,11 +1146,10 @@ You must then configure the .Pa /etc/ppp/ppp.secret file. This file contains one line per possible client, each line containing up to five fields: -.Bd -literal -offset indent -.Ar name Ar key Xo -.Op Ar hisaddr Op Ar label Op Ar callback-number -.Xc -.Ed +.Pp +.Ar name Ar key Oo +.Ar hisaddr Op Ar label Op Ar callback-number +.Oc .Pp The .Ar name diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 0386fd6435b8..421090be8816 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.161 1999/03/18 21:53:56 brian Exp $ +.\" $Id: ppp.8,v 1.162 1999/03/19 01:42:45 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Os FreeBSD @@ -816,7 +816,7 @@ command in .Pq for example, Dq set server +3000 mypasswd and connecting to the diagnostic port as follows: .Bd -literal -offset indent -.No # pppctl 3000 (assuming tun0) +# pppctl 3000 (assuming tun0) Password: PPP ON awfulhak> show who tcp (127.0.0.1:1028) * @@ -1146,11 +1146,10 @@ You must then configure the .Pa /etc/ppp/ppp.secret file. This file contains one line per possible client, each line containing up to five fields: -.Bd -literal -offset indent -.Ar name Ar key Xo -.Op Ar hisaddr Op Ar label Op Ar callback-number -.Xc -.Ed +.Pp +.Ar name Ar key Oo +.Ar hisaddr Op Ar label Op Ar callback-number +.Oc .Pp The .Ar name