From a7c87d03a03f50343d9fa91e541f9dfaa2b245c2 Mon Sep 17 00:00:00 2001 From: brian Date: Thu, 13 Mar 1997 21:39:41 +0000 Subject: Oops - forgot to document the new -HUP action. This should make 2.2 if the HUP stuff (earlier today) does. --- usr.sbin/ppp/ppp.8 | 7 +++++-- usr.sbin/ppp/ppp.8.m4 | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index c69100f..1b91602 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1,5 +1,5 @@ .\" manual page [] for ppp 0.94 beta2 + alpha -.\" $Id$ +.\" $Id: ppp.8,v 1.25 1997/02/22 16:10:45 peter Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -335,7 +335,7 @@ If it succeeds, then .Nm ppp becomes a daemon, and returns an exit status of zero to its caller. The daemon exits automatically if the connection is dropped by the -remote system, or it receives a HUP or TERM signal. +remote system, or it receives a TERM signal. The file .Pa /var/run/ppp.tun0.pid @@ -839,6 +839,9 @@ command allows you to set logging output level, of which multiple levels can be specified. The default is equivalent to .Dq set debug carrier link phase . +If a HUP signal is received, the log file is closed and re-opened +to facilitate log file rotation. + .Sh MORE DETAILS .Bl -bullet -compact diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index c69100f..1b91602 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1,5 +1,5 @@ .\" manual page [] for ppp 0.94 beta2 + alpha -.\" $Id$ +.\" $Id: ppp.8,v 1.25 1997/02/22 16:10:45 peter Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -335,7 +335,7 @@ If it succeeds, then .Nm ppp becomes a daemon, and returns an exit status of zero to its caller. The daemon exits automatically if the connection is dropped by the -remote system, or it receives a HUP or TERM signal. +remote system, or it receives a TERM signal. The file .Pa /var/run/ppp.tun0.pid @@ -839,6 +839,9 @@ command allows you to set logging output level, of which multiple levels can be specified. The default is equivalent to .Dq set debug carrier link phase . +If a HUP signal is received, the log file is closed and re-opened +to facilitate log file rotation. + .Sh MORE DETAILS .Bl -bullet -compact -- cgit v1.1