svn commit: r322124 - head/usr.sbin/bluetooth/rfcomm_pppd

Andriy Voskoboinyk avos at FreeBSD.org
Sun Aug 6 21:54:44 UTC 2017


Author: avos
Date: Sun Aug  6 21:54:43 2017
New Revision: 322124
URL: https://svnweb.freebsd.org/changeset/base/322124

Log:
  rfcomm_pppd.8: fix a typo (SPD -> SDP).
  
  MFC after:	3 days

Modified:
  head/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8

Modified: head/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8
==============================================================================
--- head/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8	Sun Aug  6 19:45:59 2017	(r322123)
+++ head/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8	Sun Aug  6 21:54:43 2017	(r322124)
@@ -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