diff options
| author | Brian Somers <brian@FreeBSD.org> | 2001-03-15 08:35:53 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2001-03-15 08:35:53 +0000 |
| commit | ad5a84f5ebad3da926fffefeb2ba99b58b80504f (patch) | |
| tree | 1b99437a18417ba94c0c5665f8892ec9a49bd545 /lib | |
| parent | 61a1695b805714cefaf9b8adce6690ec0bb6cadb (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/gen/gethostname.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gen/gethostname.3 b/lib/libc/gen/gethostname.3 index 8596a2d1c05c..ba0bbe3a1f21 100644 --- a/lib/libc/gen/gethostname.3 +++ b/lib/libc/gen/gethostname.3 @@ -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 |
