document etheroui(8) Reference: /n/atom/patch/applied2013/etherouiman Date: Thu Jun 20 02:17:26 CES 2013 Signed-off-by: quanstro@quanstro.net --- /sys/man/8/etheroui Thu Jan 1 00:00:00 1970 +++ /sys/man/8/etheroui Thu Jun 20 02:17:17 2013 @@ -0,0 +1,31 @@ +.TH ETHEROUI 8 +.SH NAME +etheroui \- lookup vendor by MAC or OUI +.SH SYNOPSIS +.B oui +[ +.I oui +/ +.I ea +] ... +.SH DESCRIPTION +Etheroui uses +.IR look (1) +to locate the vendor belonging to the given +OUI or MAC address in a local copy of the IEEE OUI database. +.PP +.SH EXAMPLES +Lookup the vendor of +.BR minooka 's +primary NIC. + +.EX + ; etheroui `{ndb/query sys minooka ether} + 0060dd myricom, inc. +.EE +.PP +.SH FILES +/sys/lib/etheroui +.PP +.SH "SEE ALSO" +.IR look (1)