summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1999-01-19 22:15:41 +0000
committerbrian <brian@FreeBSD.org>1999-01-19 22:15:41 +0000
commite3154acbf8599eb7d03ff113c0b5a267b683c803 (patch)
treeafe5f622cd31c6c3655af0c72895abe9cc5e4e63 /usr.sbin
parent94615b347b2be22b96f12d97137fe62278c07ed8 (diff)
downloadFreeBSD-src-e3154acbf8599eb7d03ff113c0b5a267b683c803.zip
FreeBSD-src-e3154acbf8599eb7d03ff113c0b5a267b683c803.tar.gz
Suggest that ``set proctitle'' is used in ppp.linkup when
USER is expected to be expanded.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ppp/ppp.810
-rw-r--r--usr.sbin/ppp/ppp.8.m410
2 files changed, 18 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index 1d601fb..f10a62a 100644
--- a/usr.sbin/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp.8
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.139 1999/01/10 17:23:10 sada Exp $
+.\" $Id: ppp.8,v 1.140 1999/01/11 15:05:39 brian Exp $
.Dd 20 September 1995
.nr XX \w'\fC00'
.Os FreeBSD
@@ -3490,6 +3490,14 @@ is not specified, the original process title is restored. All the
word replacements done by the shell commands (see the
.Dq bg
command above) are done here too.
+.Pp
+Note, if USER is required in the process title, the
+.Dq set proctitle
+command must appear in
+.Pa ppp.linkup ,
+as it is not known when the commands in
+.Pa ppp.conf
+are executed.
.It set reconnect Ar timeout ntries
Should the line drop unexpectedly (due to loss of CD or LQR
failure), a connection will be re-established after the given
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index 1d601fb..f10a62a 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.139 1999/01/10 17:23:10 sada Exp $
+.\" $Id: ppp.8,v 1.140 1999/01/11 15:05:39 brian Exp $
.Dd 20 September 1995
.nr XX \w'\fC00'
.Os FreeBSD
@@ -3490,6 +3490,14 @@ is not specified, the original process title is restored. All the
word replacements done by the shell commands (see the
.Dq bg
command above) are done here too.
+.Pp
+Note, if USER is required in the process title, the
+.Dq set proctitle
+command must appear in
+.Pa ppp.linkup ,
+as it is not known when the commands in
+.Pa ppp.conf
+are executed.
.It set reconnect Ar timeout ntries
Should the line drop unexpectedly (due to loss of CD or LQR
failure), a connection will be re-established after the given
OpenPOWER on IntegriCloud