summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ppp.8.m4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-07 16:02:21 +0000
committerru <ru@FreeBSD.org>2001-02-07 16:02:21 +0000
commit0794a5344dcd0e43799d2048a884a1792d9b3050 (patch)
treeca0279db759e539ff31f768c482af67c3f19dd40 /usr.sbin/ppp/ppp.8.m4
parent5addfd60d6c939bd1a9b1cbf3a5b0f614fce79da (diff)
downloadFreeBSD-src-0794a5344dcd0e43799d2048a884a1792d9b3050.zip
FreeBSD-src-0794a5344dcd0e43799d2048a884a1792d9b3050.tar.gz
mdoc(7) police: replace two -unfilled displays with -tag lists.
This works only because of bugs in current implementation: the first .It after ``.Bd -unfilled'' re-enables filling mode and does not restore (disable) it back afterwards.
Diffstat (limited to 'usr.sbin/ppp/ppp.8.m4')
-rw-r--r--usr.sbin/ppp/ppp.8.m48
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index 70f8f58..7bf2679 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -4383,7 +4383,7 @@ format.
It is possible to specify some special
.Sq values
in your chat script as follows:
-.Bd -unfilled -offset indent
+.Bl -tag -width 2n
.It Li \ec
When used as the last character in a
.Sq send
@@ -4417,7 +4417,7 @@ This is replaced by the current
value (see
.Dq set authname
above).
-.Ed
+.El
.Pp
Note that two parsers will examine these escape sequences, so in order to
have the
@@ -4522,7 +4522,7 @@ command has been used,
will send the information to the peer using the LCP endpoint discriminator
option.
The following discriminators may be set:
-.Bd -unfilled -offset indent
+.Bl -tag -width indent
.It Li label
The current label is used.
.It Li IP
@@ -4563,7 +4563,7 @@ is used.
.Ar Value
should be set to an absolute public switched network number with the
country code first.
-.Ed
+.El
.Pp
If no arguments are given, the endpoint discriminator is reset.
.It set escape Ar value...
OpenPOWER on IntegriCloud