mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-29 12:03:03 +00:00
Fix route manpage to show correct flush syntax
The current route(8) manpage shows that "flush" is an argument to the optional -n flag, rather than a separate subcommand. Correct this to properly show flush as a route subcommand. MFC after: 2 weeks Sponsored by: Dell EMC Isilon Reviewed by: rgrimes Differential Revision: https://reviews.freebsd.org/D14401
This commit is contained in:
parent
b3b6ff23e7
commit
9ec35e3cb4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=329744
@ -133,7 +133,8 @@ The flush command has the syntax:
|
||||
.Pp
|
||||
.Bd -ragged -offset indent -compact
|
||||
.Nm
|
||||
.Oo Fl n Cm flush Oc Oo Ar family Oc Op Fl fib Ar number
|
||||
.Op Fl n
|
||||
.Cm flush Oc Oo Ar family Oc Op Fl fib Ar number
|
||||
.Ed
|
||||
.Pp
|
||||
If the
|
||||
|
Loading…
Reference in New Issue
Block a user