svn commit: r322393 - stable/11/usr.sbin/bluetooth/rfcomm_pppd

Andriy Voskoboinyk avos at FreeBSD.org
Fri Aug 11 07:27:56 UTC 2017


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.


More information about the svn-src-all mailing list