aboutsummaryrefslogtreecommitdiff
path: root/lib/libbluetooth
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-13 08:49:45 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-13 08:49:45 +0000
commit9448d36c696321234aef4b12a122d70ae20330e4 (patch)
treec47f3e8d58e50ede2e9f4719f0eb0e2c6640dbdf /lib/libbluetooth
parent5f05dfac3226e634a49596250afd5b9ecc885e1d (diff)
downloadsrc-9448d36c696321234aef4b12a122d70ae20330e4.tar.gz
src-9448d36c696321234aef4b12a122d70ae20330e4.zip
Revert last delta. The ASCII code 0 character is "NUL",
not "NULL", see ascii(7).
Notes
Notes: svn path=/head/; revision=140170
Diffstat (limited to 'lib/libbluetooth')
-rw-r--r--lib/libbluetooth/bluetooth.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libbluetooth/bluetooth.3 b/lib/libbluetooth/bluetooth.3
index c91fe62c7684..8e64d3ce8bf0 100644
--- a/lib/libbluetooth/bluetooth.3
+++ b/lib/libbluetooth/bluetooth.3
@@ -87,7 +87,7 @@ The
argument passed to
.Fn bt_gethostbyname
should point to a
-.Dv NULL Ns -terminated
+.Dv NUL Ns -terminated
hostname.
The
.Fa addr
@@ -142,7 +142,7 @@ The
argument passed to
.Fn bt_getprotobyname
should point to a
-.Dv NULL Ns -terminated
+.Dv NUL Ns -terminated
Bluetooth Protocol Service Multiplexor name.
The
.Fa proto