Module Name:    src
Committed By:   nia
Date:           Sun May 29 08:15:47 UTC 2022

Modified Files:
        src/share/man/man5: mk.conf.5

Log Message:
Document MKPPP


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/share/man/man5/mk.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man5/mk.conf.5
diff -u src/share/man/man5/mk.conf.5:1.93 src/share/man/man5/mk.conf.5:1.94
--- src/share/man/man5/mk.conf.5:1.93	Sat May 28 14:31:12 2022
+++ src/share/man/man5/mk.conf.5	Sun May 29 08:15:47 2022
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mk.conf.5,v 1.93 2022/05/28 14:31:12 nia Exp $
+.\"	$NetBSD: mk.conf.5,v 1.94 2022/05/29 08:15:47 nia Exp $
 .\"
 .\"  Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
 .\"  All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd May 27, 2022
+.Dd May 29, 2022
 .Dt MK.CONF 5
 .Os
 .\" turn off hyphenation
@@ -806,6 +806,20 @@ utility is not installed as
 Indicates whether Postfix is built.
 .DFLTy
 .
+.It Sy MKPPP
+.YorN
+Indicates whether the Point-to-Point Protocol daemon
+.Xr pppd 8 ,
+as well as related utilities
+.Xr chat 8 ,
+.Xr pppdump 8 ,
+and
+.Xr pppstats 8
+will be built and installed.
+This option has no effect on PPPoE (Point-to-Point over Ethernet) support,
+but rather only affects serial links.
+.DFLTy
+.
 .It Sy MKPROFILE
 .YorN
 Indicates whether profiled libraries

Reply via email to