Date: Wed, 4 Aug 2004 20:43:57 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/bluetooth/l2ping l2ping.8 l2ping.c Message-ID: <200408042043.i74Khv3U039409@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2004-08-04 20:43:57 UTC
FreeBSD src repository
Modified files:
usr.sbin/bluetooth/l2ping l2ping.8 l2ping.c
Log:
- Update l2ping(8) man page and mention that it is possible to use names
instead of BD_ADDRs
- Convert BD_ADDRs in l2ping(8) output into the human readable names via
bt_gethostbyaddr(3)
- Introduce and document '-n' - numberic output option
Suggested by: Anil Madhavapeddy <anil at recoil dot org>
Revision Changes Path
1.7 +31 -18 src/usr.sbin/bluetooth/l2ping/l2ping.8
1.6 +39 -24 src/usr.sbin/bluetooth/l2ping/l2ping.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408042043.i74Khv3U039409>
