diff options
author | Andriy Voskoboinyk <avos@FreeBSD.org> | 2017-08-06 21:54:43 +0000 |
---|---|---|
committer | Andriy Voskoboinyk <avos@FreeBSD.org> | 2017-08-06 21:54:43 +0000 |
commit | c69b68f502de01307df4e1794d0cf3bebd19ab63 (patch) | |
tree | f2d1f662bdd8403a239201389888f8bf11f456dd /usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 | |
parent | cc2050c5ebc353fd97630e964eee9b2acf538cc1 (diff) |
rfcomm_pppd.8: fix a typo (SPD -> SDP).
MFC after: 3 days
Notes
Notes:
svn path=/head/; revision=322124
Diffstat (limited to 'usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8')
-rw-r--r-- | usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 index 6763008bd047..46e48ade8548 100644 --- a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 +++ b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 @@ -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. |