diff options
author | 2011-12-09 12:56:59 +0000 | |
---|---|---|
committer | 2011-12-09 12:56:59 +0000 | |
commit | e18a8914cccb2a9621e312aa01eba406a4e3689e (patch) | |
tree | 63ad9c16047e54c8633f2af8744d69d995032c82 /share/man/man9 | |
parent | point out one useful difference between show and verbose-show (diff) | |
download | wireguard-openbsd-e18a8914cccb2a9621e312aa01eba406a4e3689e.tar.xz wireguard-openbsd-e18a8914cccb2a9621e312aa01eba406a4e3689e.zip |
typo, s/conficts/conflicts/
Diffstat (limited to 'share/man/man9')
-rw-r--r-- | share/man/man9/route.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/route.9 b/share/man/man9/route.9 index 01b42bfb40f..bc8440f6d4a 100644 --- a/share/man/man9/route.9 +++ b/share/man/man9/route.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: route.9,v 1.1 2011/12/08 20:58:49 blambert Exp $ +.\" $OpenBSD: route.9,v 1.2 2011/12/09 12:56:59 sthen Exp $ .\" .\" Copyright (c) 2011 Bret S. Lambert <blambert@openbsd.org> .\" All rights reserved. @@ -15,7 +15,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: December 8 2011 $ +.Dd $Mdocdate: December 9 2011 $ .Dt ROUTE 9 .Os .Sh NAME @@ -319,7 +319,7 @@ No routing entry for could be found. .It Bq Er ESRCH .Fa rt -is a multipath route that conficts with existing multipath route. +is a multipath route that conflicts with existing multipath route. .El .Pp .Fn rtable_add |