Author: kib Date: Fri Aug 18 11:22:49 2017 New Revision: 322652 URL: https://svnweb.freebsd.org/changeset/base/322652
Log: MFC r322550: Typo, the '-6' option selects inet6. Approved by: re (delphij) Modified: stable/10/sbin/route/route.8 Directory Properties: stable/10/ (props changed) Modified: stable/10/sbin/route/route.8 ============================================================================== --- stable/10/sbin/route/route.8 Fri Aug 18 10:38:49 2017 (r322651) +++ stable/10/sbin/route/route.8 Fri Aug 18 11:22:49 2017 (r322652) @@ -68,7 +68,7 @@ Specify address family as family hint for subcommands. .It Fl 6 Specify -.Cm inet +.Cm inet6 address family as family hint for subcommands. .It Fl d Run in debug-only mode, i.e., do not actually modify the routing table. _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"