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
F103228084: D14401.id39578.diff
Fri, Nov 22, 10:39 AM
F103227597: D14401.id39578.diff
Fri, Nov 22, 10:33 AM
Unknown Object (File)
Wed, Nov 13, 7:42 AM
Unknown Object (File)
Wed, Nov 13, 4:20 AM
Unknown Object (File)
Wed, Nov 13, 1:35 AM
Unknown Object (File)
Sep 26 2024, 11:58 AM
Unknown Object (File)
Sep 22 2024, 11:07 AM
Unknown Object (File)
Sep 21 2024, 5:34 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.