Fix typo: NUL -> NULL

Submitted by:	Markus Brueffer < markus AT brueffer DOT de >
MFC after:	3 days
This commit is contained in:
Maksim Yevmenkin 2005-01-04 20:00:27 +00:00
parent 778ee7be10
commit 9833f74761
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=139684

View File

@ -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