Page MenuHomeFreeBSD

Fix route manpage to show correct flush syntax
ClosedPublic

Authored by rstone on Feb 16 2018, 6:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 8, 5:09 AM
Unknown Object (File)
Wed, May 8, 5:09 AM
Unknown Object (File)
Wed, May 8, 5:09 AM
Unknown Object (File)
Wed, May 8, 1:44 AM
Unknown Object (File)
Mar 13 2024, 12:36 AM
Unknown Object (File)
Dec 20 2023, 2:08 AM
Unknown Object (File)
Dec 15 2023, 3:16 PM
Unknown Object (File)
Dec 15 2023, 4:58 AM
Subscribers

Details

Summary

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.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15089
Build 15182: arc lint + arc unit

Event Timeline

I missed that, overall I think this man page could use a rework in general form, gather all the syntax up in the SYNOPSIS, but if we keep pecking away at it at least the errors can be removed.

This revision is now accepted and ready to land.Feb 16 2018, 7:12 PM
This revision was automatically updated to reflect the committed changes.