summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-05-17 17:47:48 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-05-17 17:47:48 +0000
commit220b02e3742a1816df476918bed3d8d357451039 (patch)
tree205da24100d5b64c0b5a2b0f9b7bc159a308ef89 /usr.sbin
parentd6dfa10be0a7543a842da8d2cdeb7493d3a8fa5d (diff)
more then -> more than;
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ospf6d/ospf6d.conf.56
-rw-r--r--usr.sbin/ospfd/ospfd.conf.56
2 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/ospf6d/ospf6d.conf.5 b/usr.sbin/ospf6d/ospf6d.conf.5
index 03a44743399..b741553146c 100644
--- a/usr.sbin/ospf6d/ospf6d.conf.5
+++ b/usr.sbin/ospf6d/ospf6d.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ospf6d.conf.5,v 1.6 2010/03/06 23:14:43 stsp Exp $
+.\" $OpenBSD: ospf6d.conf.5,v 1.7 2010/05/17 17:47:47 jmc Exp $
.\"
.\" Copyright (c) 2005 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: March 6 2010 $
+.Dd $Mdocdate: May 17 2010 $
.Dt OSPF6D.CONF 5
.Os
.Sh NAME
@@ -150,7 +150,7 @@ The default value for
is 1 and for
.Ic metric
is 100.
-Setting more then one option needs curly brackets:
+Setting more than one option needs curly brackets:
.Bd -literal -offset indent
redistribute static set { metric 300 type 2 }
.Ed
diff --git a/usr.sbin/ospfd/ospfd.conf.5 b/usr.sbin/ospfd/ospfd.conf.5
index 4e23bd9a01a..49ec79c4978 100644
--- a/usr.sbin/ospfd/ospfd.conf.5
+++ b/usr.sbin/ospfd/ospfd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ospfd.conf.5,v 1.42 2010/02/16 08:39:05 dlg Exp $
+.\" $OpenBSD: ospfd.conf.5,v 1.43 2010/05/17 17:47:46 jmc Exp $
.\"
.\" Copyright (c) 2005 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: February 16 2010 $
+.Dd $Mdocdate: May 17 2010 $
.Dt OSPFD.CONF 5
.Os
.Sh NAME
@@ -163,7 +163,7 @@ The default value for
is 1 and for
.Ic metric
is 100.
-Setting more then one option needs curly brackets:
+Setting more than one option needs curly brackets:
.Bd -literal -offset indent
redistribute static set { metric 300 type 2 }
.Ed