diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-01-31 20:00:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-01-31 20:00:09 +0000 |
commit | 61698e74d867e8af2db634f65aea385cce4c106b (patch) | |
tree | b0d0f4919b790600c82dc3e1b9d0c8af43986c19 /usr.sbin/dvmrpd/dvmrpd.conf.5 | |
parent | 91e6efdd92c09430e6c51363c02760d7727d8773 (diff) |
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.5 | 8 |
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. |