Mention that MAXHOSTNAMELEN includes space for the NUL.

This commit is contained in:
Brian Somers 2001-03-15 08:35:53 +00:00
parent 61a1695b80
commit ad5a84f5eb

View file

@ -93,6 +93,8 @@ Host names are limited to
(from
.Ao Pa sys/param.h Ac )
characters, currently 256.
This includes the trailing
.Dv NUL .
.Sh HISTORY
The
.Fn gethostname