Diff between ea4cc8f50a27657568093fbcd30a18324506f096 and e946d6a37433b22eda69aa0b42ee26c480503b86

Changed Files

File Additions Deletions Status
tools/sdptool.1 +5 -9 modified

Full Patch

diff --git a/tools/sdptool.1 b/tools/sdptool.1
index 0f100e2..88ad818 100644
--- a/tools/sdptool.1
+++ b/tools/sdptool.1
@@ -61,12 +61,12 @@ sdptool \(em control and interrogate SDP servers
 .PP
 \fBsdptool\fR provides the interface for
 performing SDP queries on Bluetooth devices, and administering a
-local \fBsdpd\fR.
+local SDP database.
 .SH "COMMANDS"
 .PP
 The following commands are available.  In all cases \fBbdaddr\fR
 specifies the device to search or browse.  If \fIlocal\fP is used
-for \fBbdaddr\fP, then the local \fBsdpd\fR is searched.
+for \fBbdaddr\fP, then the local SDP database is searched.
 .PP
 Services are identified and manipulated with a 4-byte \fBrecord_handle\fP
 (NOT the service name).  To find a service's \fBrecord_handle\fP, look for the
@@ -84,7 +84,7 @@ specified by a Bluetooth address as a parameter.
 Retrieve all possible service records.
 .IP "\fBadd [ --handle=N --channel=N ]\fP" 10
 Add a service to the local
-\fBsdpd\fR.
+SDP database.
 .IP "" 10
 You can specify a handle for this record using
 the \fB--handle\fP option.
@@ -93,10 +93,10 @@ You can specify a channel to add the service on
 using the \fB--channel\fP option.
 .IP "\fBdel record_handle\fP" 10
 Remove a service from the local
-\fBsdpd\fR.
+SDP database.
 .IP "\fBget [--tree] [--raw] [--xml] [--bdaddr bdaddr] record_handle\fP" 10
 Retrieve a service from the local
-\fBsdpd\fR.
+SDP database.
 .IP "\fBsetattr record_handle attrib_id attrib_value\fP" 10
 Set or add an attribute to an SDP record.
 
@@ -123,8 +123,4 @@ Documentation needs improving.
 .PP
 Maxim Krasnyansky <maxk@qualcomm.com>. Man page written
 by Edd Dumbill <ejad@debian.org>.
-
-.SH "SEE ALSO"
-.PP
-sdpd(8)
 .\" created by instant / docbook-to-man, Thu 15 Jan 2004, 21:01