aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1997-11-02 21:45:31 +0000
committerJohn Polstra <jdp@FreeBSD.org>1997-11-02 21:45:31 +0000
commit25f631bf7bcd74cc7d802256f01a54c7deedab9b (patch)
tree972e26a82f7bebb3747a2e4e89632ae7db48f957
parent241fe562b4daaf85b0e10394d494f7ad1d592148 (diff)
Notes
-rw-r--r--share/man/man5/rc.conf.58
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 55f9fa231224..efe54dd26fcd 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: rc.conf.5,v 1.3 1997/09/29 10:10:38 wosch Exp $
+.\" $Id: rc.conf.5,v 1.4 1997/10/20 08:37:59 danny Exp $
.\"
.Dd April 26, 1997
.Dt RC.CONF 5
@@ -477,6 +477,12 @@ these are the flags to pass to the routing daemon.
.Ar YES
then run the multicast routing daemon,
.Xr mrouted 8 .
+.It Ar mrouted_flags
+(str) If
+.Ar mrouted_enable
+is set to
+.Ar YES ,
+these are the flags to pass to the multicast routing daemon.
.It Ar ipxgateway_enable
(bool) If set to
.Ar YES