|
Revision 68, 1.0 kB
(checked in by eferro, 17 months ago)
|
|
Adaptations to use oui package. Ref #23
|
| Line | |
|---|
| 1 | .TH ethervendor "1" "March 2009" "macid 1.0" "User Commands" |
|---|
| 2 | .SH NAME |
|---|
| 3 | macid \- show official vendor name corresponding to a ethernet MAC |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | .B ethervendor |
|---|
| 6 | \fIethernet_mac \fR[\fIoptions\fR] |
|---|
| 7 | .SH DESCRIPTION |
|---|
| 8 | ethervendor show the corresponding Vendor name for the especified ethernet hardware |
|---|
| 9 | address (MAC address). |
|---|
| 10 | .SH OPTIONS |
|---|
| 11 | .TP |
|---|
| 12 | \fB\-\-version\fR |
|---|
| 13 | show program's version number and exit |
|---|
| 14 | .TP |
|---|
| 15 | \fB\-h\fR, \fB\-\-help\fR |
|---|
| 16 | show this help message and exit |
|---|
| 17 | .TP |
|---|
| 18 | \fB\-f\fR OUIFILE, \fB\-\-ouifile\fR=\fIOUIFILE\fR |
|---|
| 19 | IEEE OUI and Company_id Assignments file, default |
|---|
| 20 | "/usr/share/misc/mac.ids" |
|---|
| 21 | .SH AUTHOR |
|---|
| 22 | Written by Eduardo Ferro. |
|---|
| 23 | .SH "REPORTING BUGS" |
|---|
| 24 | Report bugs to <eferro@alea-soluciones.com>. |
|---|
| 25 | .SH COPYRIGHT |
|---|
| 26 | Copyright \(co 2009 Alea Soluciones |
|---|
| 27 | .br |
|---|
| 28 | License GPLv3+: GNU GPL version 3 or later |
|---|
| 29 | .br |
|---|
| 30 | <http://gnu.org/licenses/gpl.html> |
|---|
| 31 | .br |
|---|
| 32 | This is free software: you are free to change and redistribute it. |
|---|
| 33 | There is NO WARRANTY, to the extent permitted by law. |
|---|
| 34 | .SH "SEE ALSO" |
|---|
| 35 | ethervendorsfind(1) ethervendors(1) update-oui(8) |
|---|