On Tue, 14 Mar 2017 10:39:02 +0200
Tamara Diaconita <diaconitatam...@gmail.com> wrote:

> -  If set to a nonzero value, contains a pointer to a NUL-terminated
> +  If set to a nonzero value, contains a pointer to a NULL-terminated

This one is actually correct as-is.  NUL is an ASCII character zero, as
one would find at the end of a string, while NULL is a pointer value.

Thanks,

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to