getdomainname.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-09-18 21:19:17 +02:00
parent 8260c01f79
commit 5871b69b29
1 changed files with 3 additions and 1 deletions

View File

@ -44,8 +44,10 @@ Feature Test Macro Requirements for glibc (see
.ad l
.BR getdomainname (),
.BR setdomainname ():
.RS 4
_BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE\ <\ 500)
.ad b
.RE
.ad
.SH DESCRIPTION
These functions are used to access or to change the domain name of the
host system.