Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29677 - netstat(8) man page shows wrong args for -i flag
Summary: netstat(8) man page shows wrong args for -i flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-26 08:32 UTC by splite
Modified: 2003-09-29 10:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to net-tools-1.60/man/en_US/netstat.8 (nsman.patch,737 bytes, patch)
2003-09-26 08:34 UTC, splite
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description splite 2003-09-26 08:32:50 UTC
The netstat(8) man page in sys-apps/net-tools states that the "-i" and
"--interfaces" flags to netstat take an optional argument denoting a particular
interface when it in fact does not.  A patch for the en_US man page is attached.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 splite 2003-09-26 08:34:04 UTC
Created attachment 18366 [details, diff]
patch to net-tools-1.60/man/en_US/netstat.8
Comment 2 SpanKY gentoo-dev 2003-09-29 10:01:31 UTC
added to cvs, thanks for the patch