NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/54529: route -c option is undocumented
The following reply was made to PR bin/54529; it has been noted by GNATS.
From: Ryota Ozaki <ozaki-r%netbsd.org@localhost>
To: "gnats-bugs%NetBSD.org@localhost" <gnats-bugs%netbsd.org@localhost>
Cc: gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: bin/54529: route -c option is undocumented
Date: Sun, 8 Sep 2019 09:43:18 +0900
On Sat, Sep 7, 2019 at 12:00 AM Andreas Gustafsson <gson%gson.org@localhost> wrote:
>
> >Number: 54529
> >Category: bin
> >Synopsis: route -c option is undocumented
> >Confidential: no
> >Severity: serious
> >Priority: medium
> >Responsible: bin-bug-people
> >State: open
> >Class: doc-bug
> >Submitter-Id: net
> >Arrival-Date: Fri Sep 06 15:00:00 +0000 2019
> >Originator: Andreas Gustafsson
> >Release: NetBSD-current, among others
> >Organization:
>
> >Environment:
> System: NetBSD
> Architecture: x86_64
> Machine: amd64
> >Description:
>
> The route(8) command supports a "-c" option, but it is not
> documented in the man page.
I had added: https://github.com/NetBSD/src/commit/f5d966cae135b6c41fd3431d736b447a210fdc59#diff-1ce549c35ce64c0b9463b36dbfb5a482R142
The option is only for "route monitor" so it's not listed in
the SYNOPSIS section.
>
> The commit that added the option also changed the man page:
>
> 2017.06.16.04.40.16 ozaki-r src/sbin/route/route.8 1.57
> 2017.06.16.04.40.16 ozaki-r src/sbin/route/route.c 1.156
>
> but that change only removed a .Pp; it did not add any new text.
I guess you referred the next commit by wiz (1.58)?
ozaki-r
Home |
Main Index |
Thread Index |
Old Index