summaryrefslogtreecommitdiffstats
path: root/sbin/route
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2003-09-26 17:03:09 +0000
committerbms <bms@FreeBSD.org>2003-09-26 17:03:09 +0000
commit0bf034b9c2924dc46969afdd3a4034d25e843a82 (patch)
tree1afd5fc7b1466f74f45362cbfca7402ed2bb18ea /sbin/route
parent04780f09b987e2ef533889f0c8b72c83eeadf3c3 (diff)
downloadFreeBSD-src-0bf034b9c2924dc46969afdd3a4034d25e843a82.zip
FreeBSD-src-0bf034b9c2924dc46969afdd3a4034d25e843a82.tar.gz
Add the -xresolve flag to the route(8) man page.
Reviewed by: ru
Diffstat (limited to 'sbin/route')
-rw-r--r--sbin/route/route.89
1 files changed, 9 insertions, 0 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8
index 95026ea..cff8ba8 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -328,6 +328,15 @@ routing table entry is the
entry, as reported by
.Xr arp 8 .
.Pp
+The optional
+.Fl genmask
+modifier specifies that a cloning mask is present.
+This specifies the mask applied when determining if a child route
+should be created.
+It is only applicable to network routes with the
+.Dv RTF_CLONING
+flag set.
+.Pp
All symbolic names specified for a
.Ar destination
or
OpenPOWER on IntegriCloud