summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2017-03-22 17:19:32 +0000
committerbluhm <bluhm@openbsd.org>2017-03-22 17:19:32 +0000
commit2df50f238e5dec82d9ab1e56af56b994ea06b9d1 (patch)
tree363013eb697a9c2282e8944d3e57b566c3160bec
parentsimplify description of -S and -w, point from EXIT STATUS (diff)
downloadwireguard-openbsd-2df50f238e5dec82d9ab1e56af56b994ea06b9d1.tar.xz
wireguard-openbsd-2df50f238e5dec82d9ab1e56af56b994ea06b9d1.zip
Fix syntax of example route command.
-rw-r--r--share/man/man4/inet6.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/inet6.4 b/share/man/man4/inet6.4
index 601581d55de..4f5172957cf 100644
--- a/share/man/man4/inet6.4
+++ b/share/man/man4/inet6.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: inet6.4,v 1.36 2017/03/22 07:06:23 jmc Exp $
+.\" $OpenBSD: inet6.4,v 1.37 2017/03/22 17:19:32 bluhm Exp $
.\" $KAME: inet6.4,v 1.19 2000/11/24 10:13:18 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -124,7 +124,7 @@ Otherwise packets that have a destination address belonging to your network
may be routed back to your provider via the default route.
Set a reject route for your assigned prefix:
.Pp
-.Dl # route -add net 2001:db8::/48 ::1 -reject
+.Dl # route add -net 2001:db8::/48 ::1 -reject
.Sh ADDRESSING
IPv6 addresses are 16 byte quantities, stored in network standard byteorder.
The include file