NetBSD Problem Report #49642

From www@NetBSD.org  Thu Feb  5 11:30:53 2015
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 06024A6567
	for <gnats-bugs@gnats.NetBSD.org>; Thu,  5 Feb 2015 11:30:47 +0000 (UTC)
Message-Id: <20150205113046.17AE5A65B9@mollari.NetBSD.org>
Date: Thu,  5 Feb 2015 11:30:46 +0000 (UTC)
From: henning.petersen@t-online.de
Reply-To: henning.petersen@t-online.de
To: gnats-bugs@NetBSD.org
Subject: Change processor to machine in getdomainname.3
X-Send-Pr-Version: www-1.0

>Number:         49642
>Category:       misc
>Synopsis:       Change processor to machine in getdomainname.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 05 11:35:00 +0000 2015
>Closed-Date:    Mon Feb 09 01:48:26 +0000 2015
>Last-Modified:  Mon Feb 09 01:48:26 +0000 2015
>Originator:     Henning Petersen
>Release:        NetBSD-current
>Organization:
>Environment:
>Description:
Change processor -> machine.
>How-To-Repeat:

>Fix:
diff -u -p -r1.17 gethostname.3
--- lib/libc/gen/gethostname.3	7 Feb 2006 18:59:56 -0000	1.17
+++ lib/libc/gen/gethostname.3	4 Feb 2015 04:44:07 -0000
@@ -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

>Release-Note:

>Audit-Trail:
From: "Brian Ginsbach" <ginsbach@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/49642 CVS commit: src/lib/libc/gen
Date: Fri, 6 Feb 2015 17:35:46 +0000

 Module Name:	src
 Committed By:	ginsbach
 Date:		Fri Feb  6 17:35:46 UTC 2015

 Modified Files:
 	src/lib/libc/gen: getdomainname.3

 Log Message:
 PR/49642: change processor to host

 Use the wording used by FreeBSD, IRIX, and MacOSX (as a sample) rather
 suggested wording in PR from Henning Petersen.


 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 src/lib/libc/gen/getdomainname.3

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: msaitoh@NetBSD.org
State-Changed-When: Mon, 09 Feb 2015 01:48:26 +0000
State-Changed-Why:
Fixed. Thanks.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.