mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Mention that MAXHOSTNAMELEN includes space for the NUL.
This commit is contained in:
parent
61a1695b80
commit
ad5a84f5eb
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue