Module Name:    src
Committed By:   joerg
Date:           Thu Aug 20 15:51:29 UTC 2009

Modified Files:
        src/usr.sbin/sdpd: sdpd.8

Log Message:
Simplify.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/sdpd/sdpd.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/sdpd/sdpd.8
diff -u src/usr.sbin/sdpd/sdpd.8:1.6 src/usr.sbin/sdpd/sdpd.8:1.7
--- src/usr.sbin/sdpd/sdpd.8:1.6	Tue May 12 10:27:53 2009
+++ src/usr.sbin/sdpd/sdpd.8	Thu Aug 20 15:51:28 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: sdpd.8,v 1.6 2009/05/12 10:27:53 wiz Exp $
+.\" $NetBSD: sdpd.8,v 1.7 2009/08/20 15:51:28 joerg Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" Copyright (c) 2004 Maksim Yevmenkin <[email protected]>
@@ -49,9 +49,7 @@
 .Pp
 In order to discover services, remote Bluetooth devices send Service
 Search and Service Attribute or Service Search Attribute requests over
-Bluetooth L2CAP connections on the SDP PSM
-. Pq 0x0001 .
-The
+Bluetooth L2CAP connections on the SDP PSM (0x0001).  The
 .Nm
 daemon will try to find matching Service Records in its Service Database
 and will return the requested record extracts for the remote device to

Reply via email to