summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1999-03-18 21:53:56 +0000
committerbrian <brian@FreeBSD.org>1999-03-18 21:53:56 +0000
commit76f3c63b39b4825fe19e7e2d5b333247a23d0e0a (patch)
tree835bb55803db44d7a524ae61a1f5006dc4386194 /usr.sbin
parent984c995fd521852eb34b6a46e8e5760d33925659 (diff)
downloadFreeBSD-src-76f3c63b39b4825fe19e7e2d5b333247a23d0e0a.zip
FreeBSD-src-76f3c63b39b4825fe19e7e2d5b333247a23d0e0a.tar.gz
Use ``Sx'' when xref'ing sections.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ppp/ppp.814
-rw-r--r--usr.sbin/ppp/ppp.8.m414
2 files changed, 16 insertions, 12 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index b82ffbf..aedb3d7 100644
--- a/usr.sbin/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp.8
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.159 1999/03/17 00:25:43 brian Exp $
+.\" $Id: ppp.8,v 1.160 1999/03/18 21:50:52 brian Exp $
.Dd 20 September 1995
.nr XX \w'\fC00'
.Os FreeBSD
@@ -430,7 +430,7 @@ In the following examples, we assume that your machine name is
when you invoke
.Nm
(see
-.Em PERMISSIONS
+.Sx PERMISSIONS
above) with no arguments, you are presented with a prompt:
.Bd -literal -offset indent
ppp ON awfulhak>
@@ -637,7 +637,7 @@ into the background using your standard shell suspend and background
commands (usually ^Z followed by ``bg'').
.Pp
Refer to the
-.Em PPP COMMAND LIST
+.Sx PPP COMMAND LIST
section for details on all available commands.
.Sh AUTOMATIC DIALING
To use automatic dialing, you must prepare some Dial and Login chat scripts.
@@ -3719,7 +3719,9 @@ the case of
.Em dial
filters it means that the packet will not trigger a dial. A packet failing
to trigger a dial will be dropped rather than queued. Refer to the
-section on PACKET FILTERING above for further details.
+section on
+.Sx PACKET FILTERING
+above for further details.
.It set hangup Ar chat-script
This specifies the chat script that will be used to reset the modem
before it is closed. It should not normally be necessary, but can
@@ -3809,7 +3811,7 @@ argument may be overridden by the third field in the
file once the client has authenticated itself
.Pq if PAP or CHAP are Dq enabled .
Refer to the
-.Em AUTHENTICATING INCOMING CONNECTIONS
+.Sx AUTHENTICATING INCOMING CONNECTIONS
section for details.
.Pp
In all cases, if the interface is already configured,
@@ -4246,7 +4248,7 @@ above).
.It set timeout Ar idleseconds
This command allows the setting of the idle timer. Refer to the
section titled
-.Dq SETTING THE IDLE TIMER
+.Sx SETTING THE IDLE TIMER
for further details.
.It set vj slotcomp on|off
This command tells
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index b82ffbf..aedb3d7 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.159 1999/03/17 00:25:43 brian Exp $
+.\" $Id: ppp.8,v 1.160 1999/03/18 21:50:52 brian Exp $
.Dd 20 September 1995
.nr XX \w'\fC00'
.Os FreeBSD
@@ -430,7 +430,7 @@ In the following examples, we assume that your machine name is
when you invoke
.Nm
(see
-.Em PERMISSIONS
+.Sx PERMISSIONS
above) with no arguments, you are presented with a prompt:
.Bd -literal -offset indent
ppp ON awfulhak>
@@ -637,7 +637,7 @@ into the background using your standard shell suspend and background
commands (usually ^Z followed by ``bg'').
.Pp
Refer to the
-.Em PPP COMMAND LIST
+.Sx PPP COMMAND LIST
section for details on all available commands.
.Sh AUTOMATIC DIALING
To use automatic dialing, you must prepare some Dial and Login chat scripts.
@@ -3719,7 +3719,9 @@ the case of
.Em dial
filters it means that the packet will not trigger a dial. A packet failing
to trigger a dial will be dropped rather than queued. Refer to the
-section on PACKET FILTERING above for further details.
+section on
+.Sx PACKET FILTERING
+above for further details.
.It set hangup Ar chat-script
This specifies the chat script that will be used to reset the modem
before it is closed. It should not normally be necessary, but can
@@ -3809,7 +3811,7 @@ argument may be overridden by the third field in the
file once the client has authenticated itself
.Pq if PAP or CHAP are Dq enabled .
Refer to the
-.Em AUTHENTICATING INCOMING CONNECTIONS
+.Sx AUTHENTICATING INCOMING CONNECTIONS
section for details.
.Pp
In all cases, if the interface is already configured,
@@ -4246,7 +4248,7 @@ above).
.It set timeout Ar idleseconds
This command allows the setting of the idle timer. Refer to the
section titled
-.Dq SETTING THE IDLE TIMER
+.Sx SETTING THE IDLE TIMER
for further details.
.It set vj slotcomp on|off
This command tells
OpenPOWER on IntegriCloud