From ed888f5f2bd799e95f617da2c31cf7285ba4f4a1 Mon Sep 17 00:00:00 2001 From: kib Date: Fri, 18 Aug 2017 11:22:49 +0000 Subject: [PATCH] MFC r322550: Typo, the '-6' option selects inet6. Approved by: re (delphij) git-svn-id: svn://svn.freebsd.org/base/stable/10@322652 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- sbin/route/route.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/route/route.8 b/sbin/route/route.8 index 41491116a..9a95f95fa 100644 --- a/sbin/route/route.8 +++ b/sbin/route/route.8 @@ -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. -- 2.45.0