summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2005-07-31 03:30:48 +0000
committerkeramida <keramida@FreeBSD.org>2005-07-31 03:30:48 +0000
commitac7c9f771d24494ee3e2cb386d81d76f91fe2726 (patch)
tree2fcd325b0ae82cec9ec2820bb4009fa44253edec /usr.sbin/bluetooth
parentbafe5eb6c7238eca9f1fb1ce68ecbd18e69dca84 (diff)
downloadFreeBSD-src-ac7c9f771d24494ee3e2cb386d81d76f91fe2726.zip
FreeBSD-src-ac7c9f771d24494ee3e2cb386d81d76f91fe2726.tar.gz
Fix all the spelling mistakes I could find in the man pages for words
that have at least 3 characters. MFC after: 1 week Thanks to: Music band ``Chingon'' for keeping me company while searching for these.
Diffstat (limited to 'usr.sbin/bluetooth')
-rw-r--r--usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.86
-rw-r--r--usr.sbin/bluetooth/sdpd/sdpd.84
2 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8
index d516001..c402461 100644
--- a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8
+++ b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8
@@ -76,8 +76,8 @@ and connect to the Internet.
.Pp
In the server mode,
.Nm
-opens an RFCOMM socket and listens for incomming connections from remote clients.
-Once the new incomming connection is accepted,
+opens an RFCOMM socket and listens for incoming connections from remote clients.
+Once the new incoming connection is accepted,
.Nm
forks and executes
.Xr ppp 8
@@ -278,7 +278,7 @@ The RFCOMM server will listen on local address
.Li 00:01:02:03:04:05
and channel
.Li 1 .
-Once the incomming connection has been accepted,
+Once the incoming connection has been accepted,
.Nm
will execute
.Xr ppp 8
diff --git a/usr.sbin/bluetooth/sdpd/sdpd.8 b/usr.sbin/bluetooth/sdpd/sdpd.8
index 753ee08..571e908 100644
--- a/usr.sbin/bluetooth/sdpd/sdpd.8
+++ b/usr.sbin/bluetooth/sdpd/sdpd.8
@@ -43,7 +43,7 @@ The
daemon keeps track of the Bluetooth services registered on the host
and responds to Service Discovery inquiries from the remote Bluetooth devices.
.Pp
-In order to use any service remote Bluetooth device need to send Sevice
+In order to use any service remote Bluetooth device need to send Service
Search and Service Attribute or Service Search Attribute request over
Bluetooth L2CAP connection on SDP PSM (0x0001).
The
@@ -108,7 +108,7 @@ In case of multiple Bluetooth devices connected to the same host it is
possible to specify which services should be
.Dq bound
to which Bluetooth device.
-Such assigment should be done at service registration time.
+Such assignment should be done at service registration time.
.Pp
Access rights on the control socket define which application can register,
remove or change the service.
OpenPOWER on IntegriCloud