From ef08281270379e70064472614eb2648bc6087f9f Mon Sep 17 00:00:00 2001 From: emax Date: Tue, 4 Jan 2005 20:00:27 +0000 Subject: Fix typo: NUL -> NULL Submitted by: Markus Brueffer < markus AT brueffer DOT de > MFC after: 3 days --- lib/libbluetooth/bluetooth.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libbluetooth') diff --git a/lib/libbluetooth/bluetooth.3 b/lib/libbluetooth/bluetooth.3 index 8e64d3c..c91fe62 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 -- cgit v1.1