Revert last delta. The ASCII code 0 character is "NUL",

not "NULL", see ascii(7).
This commit is contained in:
Ruslan Ermilov 2005-01-13 08:49:45 +00:00
parent 5f05dfac32
commit 9448d36c69
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140170

View File

@ -87,7 +87,7 @@ The
argument passed to argument passed to
.Fn bt_gethostbyname .Fn bt_gethostbyname
should point to a should point to a
.Dv NULL Ns -terminated .Dv NUL Ns -terminated
hostname. hostname.
The The
.Fa addr .Fa addr
@ -142,7 +142,7 @@ The
argument passed to argument passed to
.Fn bt_getprotobyname .Fn bt_getprotobyname
should point to a should point to a
.Dv NULL Ns -terminated .Dv NUL Ns -terminated
Bluetooth Protocol Service Multiplexor name. Bluetooth Protocol Service Multiplexor name.
The The
.Fa proto .Fa proto