From 29722fdc0f175223128ea13d62cc2de28546df0d Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 3 Dec 1996 00:28:40 +0000 Subject: s/host/domain/ --- lib/libc/gen/getdomainname.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc/gen') diff --git a/lib/libc/gen/getdomainname.3 b/lib/libc/gen/getdomainname.3 index 509fb89dcb7..e8103e996d2 100644 --- a/lib/libc/gen/getdomainname.3 +++ b/lib/libc/gen/getdomainname.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getdomainname.3,v 1.2 1996/08/19 08:23:19 tholo Exp $ +.\" $OpenBSD: getdomainname.3,v 1.3 1996/12/03 00:28:39 deraadt Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -79,14 +79,14 @@ or parameter gave an invalid address. .It Bq Er EPERM -The caller tried to set the hostname and was not the super-user. +The caller tried to set the domain name and was not the super-user. .El .Sh SEE ALSO .Xr sysctl 2 , .Xr gethostid 3 , .Xr gethostname 3 .Sh BUGS -Host names are limited to +Domain names are limited to .Dv MAXHOSTNAMELEN (from .Ao Pa sys/param.h Ac ) -- cgit v1.2.3