Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/gen/gethostname.3,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/gen/gethostname.3,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.17 retrieving revision 1.18 diff -u -p -r1.17 -r1.18 --- src/lib/libc/gen/gethostname.3 2006/02/07 18:59:56 1.17 +++ src/lib/libc/gen/gethostname.3 2015/09/03 04:05:38 1.18 @@ -1,4 +1,4 @@ -.\" $NetBSD: gethostname.3,v 1.17 2006/02/07 18:59:56 wiz Exp $ +.\" $NetBSD: gethostname.3,v 1.18 2015/09/03 04:05:38 jnemeth Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)gethostname.3 8.1 (Berkeley) 6/4/93 .\" -.Dd October 14, 2005 +.Dd September 2, 2015 .Dt GETHOSTNAME 3 .Os .Sh NAME @@ -46,7 +46,7 @@ .Fn sethostname "const char *name" "size_t namelen" .Sh DESCRIPTION .Fn gethostname -returns the standard host name for the current processor, as +returns the standard host name for the current machine, as previously set by .Fn sethostname . The parameter