.Sh NAME
.Nm getdomainname ,
.Nm setdomainname
-.Nd get/set domain name of current host
+.Nd get/set NIS domain name of current host
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
.Fn setdomainname "const char *name" "int namelen"
.Sh DESCRIPTION
.Fn Getdomainname
-returns the standard domain name for the current processor, as
+returns the standard NIS domain name for the current host, as
previously set by
.Fn setdomainname .
The parameter
space is provided.
.Pp
.Fn Setdomainname
-sets the domain name of the host machine to be
+sets the NIS domain name of the host machine to be
.Fa name ,
which has length
.Fa namelen .