Module Name: src
Committed By: wiz
Date: Thu May 21 09:23:50 UTC 2009
Modified Files:
src/lib/libbluetooth: sdp_data.3
Log Message:
New sentence, new line. Get rid of superfluous Pp.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libbluetooth/sdp_data.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libbluetooth/sdp_data.3
diff -u src/lib/libbluetooth/sdp_data.3:1.2 src/lib/libbluetooth/sdp_data.3:1.3
--- src/lib/libbluetooth/sdp_data.3:1.2 Wed May 20 17:22:56 2009
+++ src/lib/libbluetooth/sdp_data.3 Thu May 21 09:23:50 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: sdp_data.3,v 1.2 2009/05/20 17:22:56 plunky Exp $
+.\" $NetBSD: sdp_data.3,v 1.3 2009/05/21 09:23:50 wiz Exp $
.\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -195,8 +195,8 @@
.Pp
To reduce the burden of storing and transferring 128-bit UUID values, a
range of UUID values has been pre-allocated for assignment to often-used,
-registered purposes. The first UUID in this pre-allocated range is known
-as the
+registered purposes.
+The first UUID in this pre-allocated range is known as the
.Qq Bluetooth Base UUID ,
defined in the
.Qq Bluetooth Assigned Numbers
@@ -377,7 +377,6 @@
buffer size.
.Fn sdp_seq_seq
will only modify the content, not the size of the header.
-.Pp
.Sh SEE ALSO
.Xr sdpquery 1 ,
.Xr bluetooth 3 ,