NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

misc/49641: Change processor to machine in gethostname.3



>Number:         49641
>Category:       misc
>Synopsis:       Change processor to machine in gethostname.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 05 11:30:00 +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



Home | Main Index | Thread Index | Old Index