From owner-svn-src-head@FreeBSD.ORG Sat Feb 7 14:31:52 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E1BDFA44; Sat, 7 Feb 2015 14:31:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CD353E74; Sat, 7 Feb 2015 14:31:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t17EVq0n025976; Sat, 7 Feb 2015 14:31:52 GMT (envelope-from trasz@FreeBSD.org) Received: (from trasz@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t17EVqEC025974; Sat, 7 Feb 2015 14:31:52 GMT (envelope-from trasz@FreeBSD.org) Message-Id: <201502071431.t17EVqEC025974@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: trasz set sender to trasz@FreeBSD.org using -f From: Edward Tomasz Napierala Date: Sat, 7 Feb 2015 14:31:52 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r278360 - in head/usr.sbin/bluetooth: hccontrol sdpcontrol X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2015 14:31:53 -0000 Author: trasz Date: Sat Feb 7 14:31:51 2015 New Revision: 278360 URL: https://svnweb.freebsd.org/changeset/base/278360 Log: Make hccontrol(8) and sdpcontrol(8) appear in "man -k bluetooth" output. MFC after: 1 month Sponsored by: The FreeBSD Foundation Modified: head/usr.sbin/bluetooth/hccontrol/hccontrol.8 head/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 Modified: head/usr.sbin/bluetooth/hccontrol/hccontrol.8 ============================================================================== --- head/usr.sbin/bluetooth/hccontrol/hccontrol.8 Sat Feb 7 14:15:17 2015 (r278359) +++ head/usr.sbin/bluetooth/hccontrol/hccontrol.8 Sat Feb 7 14:31:51 2015 (r278360) @@ -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: head/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 ============================================================================== --- head/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 Sat Feb 7 14:15:17 2015 (r278359) +++ head/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 Sat Feb 7 14:31:51 2015 (r278360) @@ -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