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)
Thu, Jan 23, 2:15 AM
Unknown Object (File)
Jan 17 2025, 3:55 PM
Unknown Object (File)
Jan 9 2025, 10:55 PM
Unknown Object (File)
Nov 22 2024, 10:39 AM
Unknown Object (File)
Nov 22 2024, 10:33 AM
Unknown Object (File)
Nov 13 2024, 7:42 AM
Unknown Object (File)
Nov 13 2024, 4:20 AM
Unknown Object (File)
Nov 13 2024, 1:35 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

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.