Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2017 17:30:03 +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-10@freebsd.org
Subject:   svn commit: r322462 - stable/10/usr.sbin/bluetooth/rfcomm_pppd
Message-ID:  <201708131730.v7DHU3Xu078186@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: avos
Date: Sun Aug 13 17:30:03 2017
New Revision: 322462
URL: https://svnweb.freebsd.org/changeset/base/322462

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

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

Modified: stable/10/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8
==============================================================================
--- stable/10/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8	Sun Aug 13 16:44:55 2017	(r322461)
+++ stable/10/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8	Sun Aug 13 17:30:03 2017	(r322462)
@@ -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?201708131730.v7DHU3Xu078186>