In article <20160512034411.abad5f...@cvs.netbsd.org>,
Ryota Ozaki <source-changes-d@NetBSD.org> wrote:
>-=-=-=-=-=-
>
>Module Name:   src
>Committed By:  ozaki-r
>Date:          Thu May 12 03:44:11 UTC 2016
>
>Modified Files:
>       src/usr.bin/netstat: netstat.1
>
>Log Message:
>Remove duplicate routing flag list
>
>We alreay have it in route(8) and shouldn't have another one.
>(Actually the removed list is forgot to be updated.)

Yes, but at least leave a cross-reference behind! Also it is not
that bad to have both lists. If you are worried about forgetting
to update one, put a comment in both. I would prefer to revert
and add a comment; the list in route is more confusing because
it includes the command line flags and the descriptions are more
terse.

christos

Reply via email to