Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/netstat
In article <20160512034411.ABAD5FBBD%cvs.NetBSD.org@localhost>,
Ryota Ozaki <source-changes-d%NetBSD.org@localhost> 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
Home |
Main Index |
Thread Index |
Old Index