diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2015-03-11 08:05:12 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2015-03-11 08:05:12 +0000 |
commit | e89bc4d6342041912c1787b4e23f649a62730c18 (patch) | |
tree | 15c8494ac8965a3f5f3fdee3c3d6ba829f13a149 /usr.sbin/ospfd/ospfd.conf.5 | |
parent | 248266075ccccef0a85f550fa1514d991aa35fae (diff) |
tweak wording; "a value different to 1" -> "...other than 1", from Sevan Janiyan
Diffstat (limited to 'usr.sbin/ospfd/ospfd.conf.5')
-rw-r--r-- | usr.sbin/ospfd/ospfd.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ospfd/ospfd.conf.5 b/usr.sbin/ospfd/ospfd.conf.5 index d4984c8c51a..60688334e63 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.47 2012/08/29 19:39:26 jmc Exp $ +.\" $OpenBSD: ospfd.conf.5,v 1.48 2015/03/11 08:05:11 sthen 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: August 29 2012 $ +.Dd $Mdocdate: March 11 2015 $ .Dt OSPFD.CONF 5 .Os .Sh NAME @@ -225,7 +225,7 @@ option is automatically enabled if either the .Xr sysctl 8 variable .Va net.inet.ip.forwarding -is set to a value different to 1 or if the FIB is not coupled. +is set to a value other than 1 or if the FIB is not coupled. .El .Sh AREAS Areas are used for grouping interfaces. |