aboutsummaryrefslogtreecommitdiff
path: root/lib/libbluetooth
diff options
context:
space:
mode:
authorMaksim Yevmenkin <emax@FreeBSD.org>2005-01-04 20:00:27 +0000
committerMaksim Yevmenkin <emax@FreeBSD.org>2005-01-04 20:00:27 +0000
commit9833f747615b1c1e40f09ed40c852b534e179941 (patch)
tree5b7a80a94abd0532d6d61eb3ac87e89ae811d626 /lib/libbluetooth
parent778ee7be107fa594a75568af6795e5008c24c4fa (diff)
downloadsrc-9833f747615b1c1e40f09ed40c852b534e179941.tar.gz
src-9833f747615b1c1e40f09ed40c852b534e179941.zip
Fix typo: NUL -> NULL
Submitted by: Markus Brueffer < markus AT brueffer DOT de > MFC after: 3 days
Notes
Notes: svn path=/head/; revision=139684
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 8e64d3ce8bf0..c91fe62c7684 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 NUL Ns -terminated
+.Dv NULL Ns -terminated
hostname.
The
.Fa addr
@@ -142,7 +142,7 @@ The
argument passed to
.Fn bt_getprotobyname
should point to a
-.Dv NUL Ns -terminated
+.Dv NULL Ns -terminated
Bluetooth Protocol Service Multiplexor name.
The
.Fa proto