NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47197 CVS commit: src/share/man/man4



The following reply was made to PR misc/47197; it has been noted by GNATS.

From: "Julian Fagir" <jdf%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
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.
 


Home | Main Index | Thread Index | Old Index