summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-07-19 10:14:00 +0000
committerbrian <brian@FreeBSD.org>2000-07-19 10:14:00 +0000
commit500d4d6905485c72e99c39d3502994a1439ce438 (patch)
tree581de4c9d863373502e9715ec60067fb300460a6 /usr.sbin/ppp
parent06cffe2533b788dcd10f4ddf468edce6b4f6704e (diff)
downloadFreeBSD-src-500d4d6905485c72e99c39d3502994a1439ce438.zip
FreeBSD-src-500d4d6905485c72e99c39d3502994a1439ce438.tar.gz
Describe the new VERSION and COMPILATIONDATE macros and mention that the
``ident'' command will expand macros.
Diffstat (limited to 'usr.sbin/ppp')
-rw-r--r--usr.sbin/ppp/ppp.819
-rw-r--r--usr.sbin/ppp/ppp.8.m419
2 files changed, 30 insertions, 8 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index 5136fa3..3a58f58 100644
--- a/usr.sbin/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp.8
@@ -3244,6 +3244,13 @@ value.
See the
.Dq set authname
command below.
+.It Li COMPILATIONDATE
+This is replaced with the date on which
+.Nm
+was compiled.
+.It Li DNS0 No " & " Li DNS1
+These are replaced with the primary and secondary nameserver IP numbers.
+If nameservers are negotiated by IPCP, the values of these macros will change.
.It Li ENDDISC
This is replaced with the local endpoint discriminator value.
See the
@@ -3270,14 +3277,14 @@ This is replaced with the IP number assigned to the local interface.
This is replaced with the value of the peers endpoint discriminator.
.It Li PROCESSID
This is replaced with the current process id.
+.It Li VERSION
+This is replaced with the current version number of
+.Nm ppp .
.It Li USER
This is replaced with the username that has been authenticated with PAP or
CHAP.
Normally, this variable is assigned only in -direct mode.
This value is available irrespective of whether utmp logging is enabled.
-.It Li DNS0 No " & " Li DNS1
-These are replaced with the primary and secondary nameserver IP numbers.
-If nameservers are negotiated by IPCP, the values of these macros will change.
.El
.Pp
These substitutions are also done by the
@@ -3409,7 +3416,11 @@ Identify the link to the peer using
.Ar text .
If
.Ar text
-is empty, link identification is disabled. Refer to the
+is empty, link identification is disabled.
+It is possible to use any of the words described for the
+.Ic bg
+command above.
+Refer to the
.Ic sendident
command for details of when
.Nm
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index 5136fa3..3a58f58 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -3244,6 +3244,13 @@ value.
See the
.Dq set authname
command below.
+.It Li COMPILATIONDATE
+This is replaced with the date on which
+.Nm
+was compiled.
+.It Li DNS0 No " & " Li DNS1
+These are replaced with the primary and secondary nameserver IP numbers.
+If nameservers are negotiated by IPCP, the values of these macros will change.
.It Li ENDDISC
This is replaced with the local endpoint discriminator value.
See the
@@ -3270,14 +3277,14 @@ This is replaced with the IP number assigned to the local interface.
This is replaced with the value of the peers endpoint discriminator.
.It Li PROCESSID
This is replaced with the current process id.
+.It Li VERSION
+This is replaced with the current version number of
+.Nm ppp .
.It Li USER
This is replaced with the username that has been authenticated with PAP or
CHAP.
Normally, this variable is assigned only in -direct mode.
This value is available irrespective of whether utmp logging is enabled.
-.It Li DNS0 No " & " Li DNS1
-These are replaced with the primary and secondary nameserver IP numbers.
-If nameservers are negotiated by IPCP, the values of these macros will change.
.El
.Pp
These substitutions are also done by the
@@ -3409,7 +3416,11 @@ Identify the link to the peer using
.Ar text .
If
.Ar text
-is empty, link identification is disabled. Refer to the
+is empty, link identification is disabled.
+It is possible to use any of the words described for the
+.Ic bg
+command above.
+Refer to the
.Ic sendident
command for details of when
.Nm
OpenPOWER on IntegriCloud