From 0bf034b9c2924dc46969afdd3a4034d25e843a82 Mon Sep 17 00:00:00 2001 From: bms Date: Fri, 26 Sep 2003 17:03:09 +0000 Subject: Add the -xresolve flag to the route(8) man page. Reviewed by: ru --- sbin/route/route.8 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'sbin/route') 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 -- cgit v1.1