Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Aug 2017 07:27:55 +0000 (UTC)
From:      Andriy Voskoboinyk <avos@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r322393 - stable/11/usr.sbin/bluetooth/rfcomm_pppd
Message-ID:  <201708110727.v7B7Rt4O049463@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: avos
Date: Fri Aug 11 07:27:55 2017
New Revision: 322393
URL: https://svnweb.freebsd.org/changeset/base/322393

Log:
  MFC r322124:
  rfcomm_pppd.8: fix a typo (SPD -> SDP).

Modified:
  stable/11/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8
==============================================================================
--- stable/11/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8	Fri Aug 11 03:59:48 2017	(r322392)
+++ stable/11/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8	Fri Aug 11 07:27:55 2017	(r322393)
@@ -348,7 +348,7 @@ label.
 The
 .Nm
 utility in server mode will try to register the Bluetooth LAN Access Over PPP
-service with the local SPD daemon.
+service with the local SDP daemon.
 If the local SDP daemon is not running,
 .Nm
 will exit with an error.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708110727.v7B7Rt4O049463>