summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ppp.8
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-03-09 08:18:41 +0000
committerache <ache@FreeBSD.org>1996-03-09 08:18:41 +0000
commitf785271ddafea2eb75061d9de1d5b5bac3f48fb2 (patch)
tree47e0d9bc793b15289143d3acd7d90353b1d8cce8 /usr.sbin/ppp/ppp.8
parenteecb8eb3ab4d2ee26642bae8c0a4fef5a339b7d7 (diff)
downloadFreeBSD-src-f785271ddafea2eb75061d9de1d5b5bac3f48fb2.zip
FreeBSD-src-f785271ddafea2eb75061d9de1d5b5bac3f48fb2.tar.gz
1) Open /dev/null for std* after setsid() to be shure that modem is
*not* our controlling terminal (SIGHUP can coming in other case) 2) Add HUPCL for non-dedicated lines to be shure that modem properly resetted. 3) Correct usage string.
Diffstat (limited to 'usr.sbin/ppp/ppp.8')
-rw-r--r--usr.sbin/ppp/ppp.85
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index 78c30a6..425da21 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: ppp.8,v 1.13 1996/01/30 13:50:10 mpp Exp $
+.\" $Id: ppp.8,v 1.14 1996/03/08 09:03:08 ache Exp $
.Dd 20 September 1995
.Os FreeBSD
.Dt PPP 8
@@ -9,7 +9,8 @@
Point to Point Protocol (aka iijppp)
.Sh SYNOPSIS
.Nm
-.Op Fl auto \*(Ba Fl direct Fl dedicated
+.Op Fl auto | Fl direct | Fl dedicated
+.Op Ar system
.Sh DESCRIPTION
This is a user process
.Em PPP
OpenPOWER on IntegriCloud