Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jul 2020 16:57:45 +0000 (UTC)
From:      Allan Jude <allanjude@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r363100 - head/share/man/man5
Message-ID:  <202007111657.06BGvjJb092161@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: allanjude
Date: Sat Jul 11 16:57:44 2020
New Revision: 363100
URL: https://svnweb.freebsd.org/changeset/base/363100

Log:
  defaults/rc.conf: note that the default is ppp_nat="YES"
  
  PR:		243062
  Submitted by:	Evilham <contact@evilham.com>
  MFC after:	2 weeks
  Sponsored by:	Klara Inc.
  Differential Revision:	https://reviews.freebsd.org/D25621

Modified:
  head/share/man/man5/rc.conf.5

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5	Sat Jul 11 16:38:46 2020	(r363099)
+++ head/share/man/man5/rc.conf.5	Sat Jul 11 16:57:44 2020	(r363100)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 28, 2020
+.Dd July 11, 2020
 .Dt RC.CONF 5
 .Os
 .Sh NAME
@@ -1955,6 +1955,8 @@ Used in conjunction with
 .Va gateway_enable
 allows hosts on private network addresses access to the Internet using
 this host as a network address translating router.
+Default is
+.Dq Li YES .
 .It Va ppp_ Ns Ao Ar profile Ac Ns _nat
 .Pq Vt str
 Overrides the global



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007111657.06BGvjJb092161>