Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 Document MKPPP
details: https://anonhg.NetBSD.org/src/rev/839245f8e3ce
branches: trunk
changeset: 366496:839245f8e3ce
user: nia <nia%NetBSD.org@localhost>
date: Sun May 29 08:15:47 2022 +0000
description:
Document MKPPP
diffstat:
share/man/man5/mk.conf.5 | 18 ++++++++++++++++--
1 files changed, 16 insertions(+), 2 deletions(-)
diffs (39 lines):
diff -r 1b62d5778ab2 -r 839245f8e3ce share/man/man5/mk.conf.5
--- a/share/man/man5/mk.conf.5 Sun May 29 08:11:15 2022 +0000
+++ b/share/man/man5/mk.conf.5 Sun May 29 08:15:47 2022 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index