summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dvmrpd/dvmrpd.conf.5
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2008-01-31 20:00:08 +0000
committerjmc <jmc@openbsd.org>2008-01-31 20:00:08 +0000
commit4c5818f9df6030c6324d74d81cb97a0a6d8a51dc (patch)
treebe7aa7921b32c3c9477c8f2d34cd65f8b6d74e4e /usr.sbin/dvmrpd/dvmrpd.conf.5
parentMake use of CVS_REV_BUFSZ everywhere for `sticky'. (diff)
downloadwireguard-openbsd-4c5818f9df6030c6324d74d81cb97a0a6d8a51dc.tar.xz
wireguard-openbsd-4c5818f9df6030c6324d74d81cb97a0a6d8a51dc.zip
use a hyphen for "interface-specific" as a compound term. this is
not a hard and fast rule (actually it's a form i abuse) but hostname.if.5 currently uses two conflicting forms and this keeps it consistent;
Diffstat (limited to 'usr.sbin/dvmrpd/dvmrpd.conf.5')
-rw-r--r--usr.sbin/dvmrpd/dvmrpd.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/dvmrpd/dvmrpd.conf.5 b/usr.sbin/dvmrpd/dvmrpd.conf.5
index 22668416f36..a357f559cb5 100644
--- a/usr.sbin/dvmrpd/dvmrpd.conf.5
+++ b/usr.sbin/dvmrpd/dvmrpd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dvmrpd.conf.5,v 1.5 2007/05/31 19:20:23 jmc Exp $
+.\" $OpenBSD: dvmrpd.conf.5,v 1.6 2008/01/31 20:00:08 jmc Exp $
.\"
.\" Copyright (c) 2005, 2006 Esben Norby <norby@openbsd.org>
.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
@@ -17,7 +17,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: January 31 2008 $
.Dt DVMRPD.CONF 5
.Os
.Sh NAME
@@ -84,7 +84,7 @@ The default is
.El
.Sh GROUPS
Groups can be used to easily configure similar interfaces.
-All interface specific parameters can
+All interface-specific parameters can
be configured per group, overruling the global settings.
.Bl -tag -width Ds
.It Ic group
@@ -106,7 +106,7 @@ interface em0 {
}
.Ed
.Pp
-Interface specific parameters are listed below.
+Interface-specific parameters are listed below.
.Bl -tag -width Ds
.It Ic igmp-version Ar number
Do not use a newer version than specified.