diff options
author | Konstantin Belousov <kib@FreeBSD.org> | 2017-08-15 19:29:10 +0000 |
---|---|---|
committer | Konstantin Belousov <kib@FreeBSD.org> | 2017-08-15 19:29:10 +0000 |
commit | 24328efbb4a07ad527b352f68aa97b00b963676a (patch) | |
tree | 833c6e2ae4797a693bd56a767df7f9f374a336a5 /sbin | |
parent | b58fd654902b111626bda075c5856b20e89ac6d7 (diff) | |
download | src-test2-24328efbb4a07ad527b352f68aa97b00b963676a.tar.gz src-test2-24328efbb4a07ad527b352f68aa97b00b963676a.zip |
Notes
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/route/route.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8 index d524ef538c6a..692e1a891936 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. |