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)
Sun, Jun 1, 5:58 PM
Unknown Object (File)
Tue, May 27, 11:57 AM
Unknown Object (File)
Mon, May 26, 7:40 AM
Unknown Object (File)
Sun, May 25, 11:22 AM
Unknown Object (File)
Apr 24 2025, 2:33 PM
Unknown Object (File)
Apr 15 2025, 10:00 PM
Unknown Object (File)
Apr 13 2025, 3:27 PM
Unknown Object (File)
Apr 6 2025, 9:51 PM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.