X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgetdomainname.h;h=5395a1f5acff1f9691170a81c672d172ef99bff5;hb=5e6933eb225721fac1de4a8abf6c0da985ddaa6a;hp=cf8e33c3f6413b10105a45c987f6142ca0922fbd;hpb=e7039330c86c3c24f48d635ca7664b7d45a145c3;p=gnulib.git diff --git a/lib/getdomainname.h b/lib/getdomainname.h index cf8e33c3f..5395a1f5a 100644 --- a/lib/getdomainname.h +++ b/lib/getdomainname.h @@ -30,7 +30,8 @@ /* Return the NIS domain name of the machine. WARNING! The NIS domain name is unrelated to the fully qualified host name of the machine. It is also unrelated to email addresses. - WARNING! The NIS domain name is usually the empty string when not using NIS. + WARNING! The NIS domain name is usually the empty string or "(none)" when + not using NIS. Put up to LEN bytes of the NIS domain name into NAME. Null terminate it if the name is shorter than LEN.