summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2003-02-26 23:15:20 +0000
committermillert <millert@openbsd.org>2003-02-26 23:15:20 +0000
commit7784e6d978b5b9406c66057b85f0792850407c4f (patch)
tree63de7c9833fc2e14ce889257caf824aec6b9bb1d
parentLet this compile if no DDB (diff)
downloadwireguard-openbsd-7784e6d978b5b9406c66057b85f0792850407c4f.tar.xz
wireguard-openbsd-7784e6d978b5b9406c66057b85f0792850407c4f.zip
typo; Matthew V. Sendak
-rw-r--r--etc/mrouted.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/mrouted.conf b/etc/mrouted.conf
index 6cd21c7e6e2..ddffe6cea35 100644
--- a/etc/mrouted.conf
+++ b/etc/mrouted.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: mrouted.conf,v 1.6 2001/11/19 03:03:33 deraadt Exp $
+# $OpenBSD: mrouted.conf,v 1.7 2003/02/26 23:15:20 millert Exp $
#
# This is the configuration file for "mrouted", an IP multicast router.
# mrouted looks for it in "/etc/mrouted.conf".
@@ -20,7 +20,7 @@
# NOTE: the mask-len is the no. of leading 1's in the mask
# NOTE: rate_limit is in kilobits, and defaults to 500 for tunnels
#
-# Example of named bounary:
+# Example of named boundary:
#name LOCAL 239.255.0.0/16
#name EE 239.254.0.0/16 # i.e. the EE dept wants local groups
#