From 9448d36c696321234aef4b12a122d70ae20330e4 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 13 Jan 2005 08:49:45 +0000 Subject: [PATCH] Revert last delta. The ASCII code 0 character is "NUL", not "NULL", see ascii(7). --- lib/libbluetooth/bluetooth.3 | 4 ++-- 1 file 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