From e946d6a37433b22eda69aa0b42ee26c480503b86 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 9 Dec 2012 11:03:11 +0100 Subject: [PATCH] tools: Remove reference to old SDP daemon --- tools/sdptool.1 | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/tools/sdptool.1 b/tools/sdptool.1 index 0f100e285..88ad818d6 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 . Man page written by Edd Dumbill . - -.SH "SEE ALSO" -.PP -sdpd(8) .\" created by instant / docbook-to-man, Thu 15 Jan 2004, 21:01 -- 2.47.3