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
@ -133,7 +133,8 @@ The flush command has the syntax:
|
|||||||
.Pp
|
.Pp
|
||||||
.Bd -ragged -offset indent -compact
|
.Bd -ragged -offset indent -compact
|
||||||
.Nm
|
.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
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
If the
|
If the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user