Do away with some literal text that is never switched
off - I *think* these were groff bugs.
This commit is contained in:
parent
3e4cc6bfc4
commit
4a948cab8b
@ -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
|
.Dd 20 September 1995
|
||||||
.nr XX \w'\fC00'
|
.nr XX \w'\fC00'
|
||||||
.Os FreeBSD
|
.Os FreeBSD
|
||||||
@ -816,7 +816,7 @@ command in
|
|||||||
.Pq for example, Dq set server +3000 mypasswd
|
.Pq for example, Dq set server +3000 mypasswd
|
||||||
and connecting to the diagnostic port as follows:
|
and connecting to the diagnostic port as follows:
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
.No # pppctl 3000 (assuming tun0)
|
# pppctl 3000 (assuming tun0)
|
||||||
Password:
|
Password:
|
||||||
PPP ON awfulhak> show who
|
PPP ON awfulhak> show who
|
||||||
tcp (127.0.0.1:1028) *
|
tcp (127.0.0.1:1028) *
|
||||||
@ -1146,11 +1146,10 @@ You must then configure the
|
|||||||
.Pa /etc/ppp/ppp.secret
|
.Pa /etc/ppp/ppp.secret
|
||||||
file. This file contains one line per possible client, each line
|
file. This file contains one line per possible client, each line
|
||||||
containing up to five fields:
|
containing up to five fields:
|
||||||
.Bd -literal -offset indent
|
.Pp
|
||||||
.Ar name Ar key Xo
|
.Ar name Ar key Oo
|
||||||
.Op Ar hisaddr Op Ar label Op Ar callback-number
|
.Ar hisaddr Op Ar label Op Ar callback-number
|
||||||
.Xc
|
.Oc
|
||||||
.Ed
|
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
.Ar name
|
.Ar name
|
||||||
|
@ -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
|
.Dd 20 September 1995
|
||||||
.nr XX \w'\fC00'
|
.nr XX \w'\fC00'
|
||||||
.Os FreeBSD
|
.Os FreeBSD
|
||||||
@ -816,7 +816,7 @@ command in
|
|||||||
.Pq for example, Dq set server +3000 mypasswd
|
.Pq for example, Dq set server +3000 mypasswd
|
||||||
and connecting to the diagnostic port as follows:
|
and connecting to the diagnostic port as follows:
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
.No # pppctl 3000 (assuming tun0)
|
# pppctl 3000 (assuming tun0)
|
||||||
Password:
|
Password:
|
||||||
PPP ON awfulhak> show who
|
PPP ON awfulhak> show who
|
||||||
tcp (127.0.0.1:1028) *
|
tcp (127.0.0.1:1028) *
|
||||||
@ -1146,11 +1146,10 @@ You must then configure the
|
|||||||
.Pa /etc/ppp/ppp.secret
|
.Pa /etc/ppp/ppp.secret
|
||||||
file. This file contains one line per possible client, each line
|
file. This file contains one line per possible client, each line
|
||||||
containing up to five fields:
|
containing up to five fields:
|
||||||
.Bd -literal -offset indent
|
.Pp
|
||||||
.Ar name Ar key Xo
|
.Ar name Ar key Oo
|
||||||
.Op Ar hisaddr Op Ar label Op Ar callback-number
|
.Ar hisaddr Op Ar label Op Ar callback-number
|
||||||
.Xc
|
.Oc
|
||||||
.Ed
|
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
.Ar name
|
.Ar name
|
||||||
|
Loading…
Reference in New Issue
Block a user