NetBSD Problem Report #47197

From www@NetBSD.org  Thu Nov 15 14:14:17 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 D02E663E5AA
	for <gnats-bugs@gnats.NetBSD.org>; Thu, 15 Nov 2012 14:14:17 +0000 (UTC)
Message-Id: <20121115141416.B2AAD63E5AA@www.NetBSD.org>
Date: Thu, 15 Nov 2012 14:14:16 +0000 (UTC)
From: dogan@tesmer.org.tr
Reply-To: dogan@tesmer.org.tr
To: gnats-bugs@NetBSD.org
Subject: ale(4) man page contains incorrect ifconfig(8) parameter
X-Send-Pr-Version: www-1.0

>Number:         47197
>Category:       misc
>Synopsis:       ale(4) man page contains incorrect ifconfig(8) parameter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 15 14:15:00 +0000 2012
>Closed-Date:    Thu Nov 29 00:16:07 +0000 2012
>Last-Modified:  Thu Nov 29 00:16:07 +0000 2012
>Originator:     Mustafa Dogan
>Release:        NetBSD 6.99.15
>Organization:
TESMER
>Environment:
NetBSD md 6.99.15 NetBSD 6.99.15 (GENERIC) #0: Wed Nov 14 19:42:46 EET 2012 root@md:/root/OBJ/sys/arch/i386/compile/GENERIC i386
>Description:
According to ale(4) man page:
... "To view a list of media types and options supported by the card, try ifconfig <device> media. For example, ifconfig ale0 media." ...

There isn't such usage of ifconfig media parameter. Use -m parameter instead.
>How-To-Repeat:
man ale
>Fix:
It can be changed to "To view a list of media types and options supported by the card, try ifconfig -m <device>. For example, ifconfig -m ale0.

>Release-Note:

>Audit-Trail:
From: "Julian Fagir" <jdf@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/47197 CVS commit: src/share/man/man4
Date: Thu, 29 Nov 2012 00:12:21 +0000

 Module Name:	src
 Committed By:	jdf
 Date:		Thu Nov 29 00:12:21 UTC 2012

 Modified Files:
 	src/share/man/man4: ale.4

 Log Message:
 Fix wrong proposal of ifconfig(8) usage:
     ifconfig -m <device>
 (which shows information) instead of
     ifconfig <device> media
 (which sets information). Fixes PR misc/47197.


 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/ale.4

 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: jdf@NetBSD.org
State-Changed-When: Thu, 29 Nov 2012 00:16:07 +0000
State-Changed-Why:
Fix of the author committed.
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.