svn commit: r282958 - in stable/10/usr.sbin/bluetooth: hccontrol sdpcontrol
Edward Tomasz Napierala
trasz at FreeBSD.org
Fri May 15 10:56:23 UTC 2015
Author: trasz
Date: Fri May 15 10:56:22 2015
New Revision: 282958
URL: https://svnweb.freebsd.org/changeset/base/282958
Log:
MFC r278360:
Make hccontrol(8) and sdpcontrol(8) appear in "man -k bluetooth" output.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/usr.sbin/bluetooth/hccontrol/hccontrol.8
stable/10/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/usr.sbin/bluetooth/hccontrol/hccontrol.8
==============================================================================
--- stable/10/usr.sbin/bluetooth/hccontrol/hccontrol.8 Fri May 15 10:54:40 2015 (r282957)
+++ stable/10/usr.sbin/bluetooth/hccontrol/hccontrol.8 Fri May 15 10:56:22 2015 (r282958)
@@ -25,12 +25,12 @@
.\" $Id: hccontrol.8,v 1.6 2003/08/06 21:26:38 max Exp $
.\" $FreeBSD$
.\"
-.Dd June 14, 2002
+.Dd February 7, 2015
.Dt HCCONTROL 8
.Os
.Sh NAME
.Nm hccontrol
-.Nd HCI configuration utility
+.Nd Bluetooth HCI configuration utility
.Sh SYNOPSIS
.Nm
.Op Fl hN
Modified: stable/10/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8
==============================================================================
--- stable/10/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 Fri May 15 10:54:40 2015 (r282957)
+++ stable/10/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 Fri May 15 10:56:22 2015 (r282958)
@@ -25,12 +25,12 @@
.\" $Id: sdpcontrol.8,v 1.1 2003/09/08 02:27:27 max Exp $
.\" $FreeBSD$
.\"
-.Dd September 7, 2003
+.Dd February 7, 2015
.Dt SDPCONTROL 8
.Os
.Sh NAME
.Nm sdpcontrol
-.Nd SDP query utility
+.Nd Bluetooth Service Discovery Protocol query utility
.Sh SYNOPSIS
.Nm
.Fl h
More information about the svn-src-stable-10
mailing list