NetBSD Problem Report #47085

From www@NetBSD.org  Tue Oct 16 13:32:07 2012
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	by www.NetBSD.org (Postfix) with ESMTP id 4113563E424
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 16 Oct 2012 13:32:07 +0000 (UTC)
Message-Id: <20121016133205.DFC2B63E410@www.NetBSD.org>
Date: Tue, 16 Oct 2012 13:32:05 +0000 (UTC)
From: gnrp@komkon2.de
Reply-To: gnrp@komkon2.de
To: gnats-bugs@NetBSD.org
Subject: netstat(1) does not document -l option
X-Send-Pr-Version: www-1.0

>Number:         47085
>Category:       bin
>Synopsis:       netstat(1) does not document -l option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Oct 16 13:35:00 +0000 2012
>Closed-Date:    Sat Oct 27 19:57:24 +0000 2012
>Last-Modified:  Sat Oct 27 19:57:24 +0000 2012
>Originator:     Julian Fagir
>Release:        NetBSD 6.0_BETA
>Organization:
>Environment:
>Description:
The flag 'l' is used in the file `mroute6.c`:

123 #define WID_ORG (lflag ? 39 : (numeric_addr ? 29 : 18)) /* width of origin column */
124 #define WID_GRP (lflag ? 18 : (numeric_addr ? 16 : 18)) /* width of group column */

but is not documented in the manpage.
>How-To-Repeat:
Look at manpage.
Call `netstat -l`.
>Fix:

>Release-Note:

>Audit-Trail:
From: "SAITOH Masanobu" <msaitoh@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/47085 CVS commit: src/usr.bin/netstat
Date: Fri, 19 Oct 2012 20:43:31 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Fri Oct 19 20:43:31 UTC 2012

 Modified Files:
 	src/usr.bin/netstat: netstat.1

 Log Message:
 Add note about -l option. Fixes PR#47085 reported by Julian Fagir.


 To generate a diff of this commit:
 cvs rdiff -u -r1.63 -r1.64 src/usr.bin/netstat/netstat.1

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

From: "Jeff Rizzo" <riz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/47085 CVS commit: [netbsd-6] src/usr.bin/netstat
Date: Thu, 25 Oct 2012 16:50:15 +0000

 Module Name:	src
 Committed By:	riz
 Date:		Thu Oct 25 16:50:15 UTC 2012

 Modified Files:
 	src/usr.bin/netstat [netbsd-6]: netstat.1

 Log Message:
 Pull up following revision(s) (requested by msaitoh in ticket #635):
 	usr.bin/netstat/netstat.1: revision 1.64
 	usr.bin/netstat/netstat.1: revision 1.65
 Add note about -l option. Fixes PR#47085 reported by Julian Fagir.
 Add -t flag.


 To generate a diff of this commit:
 cvs rdiff -u -r1.62 -r1.62.2.1 src/usr.bin/netstat/netstat.1

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: msaitoh@NetBSD.org
State-Changed-When: Sat, 27 Oct 2012 19:57:24 +0000
State-Changed-Why:
Fixed and pulled up to netbsd-6 branch.
Thanks.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.