Subject: misc/17633: ppp(4) misses kernel options
To: None <gnats-bugs@gnats.netbsd.org>
From: Julio Merino <jmmv@hispabsd.org>
List: netbsd-bugs
Date: 07/18/2002 15:35:03
>Number: 17633
>Category: misc
>Synopsis: ppp(4) misses kernel options
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Thu Jul 18 06:34:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Julio Merino
>Release: NetBSD 1.6D
>Organization:
HispaBSD
>Environment:
System: NetBSD darkstar.local 1.6D NetBSD 1.6D (DARKSTAR) #2: Wed Jul 17 19:45:32 CEST 2002 jmmv@darkstar.local:/var/build/kernel/DARKSTAR i386
Architecture: i386
Machine: i386
>Description:
The ppp(4) manpage misses ppp kernel related options. Also, the
line which prints the pseudo-device in the synopsis is wrong.
>How-To-Repeat:
>Fix:
Index: ppp.4
===================================================================
RCS file: /cvsroot/sharesrc/share/man/man4/ppp.4,v
retrieving revision 1.6
diff -u -u -r1.6 ppp.4
--- ppp.4 2001/09/22 15:58:14 1.6
+++ ppp.4 2002/07/18 13:31:25
@@ -40,8 +40,11 @@
.Nm ppp
.Nd point to point protocol network interface
.Sh SYNOPSIS
-.Nm pseudo-device ppp
-.Op Ar count
+.Cd options PPP_BSDCOMP
+.Cd options PPP_DEFLATE
+.Cd options PPP_FILTER
+.Pp
+.Cd "pseudo-device ppp" Op Ar count
.Sh DESCRIPTION
The
.Nm
>Release-Note:
>Audit-Trail:
>Unformatted: