Subject: lib/2302: missing punctuation in gethostname(3)
To: None <gnats-bugs@NetBSD.ORG>
From: Mike Long <mike.long@analog.com>
List: netbsd-bugs
Date: 04/05/1996 03:08:56
>Number: 2302
>Category: lib
>Synopsis: missing punctuation in gethostname(3)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: lib-bug-people (Library Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Fri Apr 5 03:35:05 1996
>Last-Modified:
>Originator: Mike Long <mike.long@analog.com>
>Organization:
English-major wannabes
>Release: 960404
>Environment:
System: NetBSD azathoth 1.1B NetBSD 1.1B (AZATHOTH) #36: Thu Apr 4 02:48:57 EST 1996 root@azathoth:/usr/src/sys/arch/i386/compile/AZATHOTH i386
>Description:
xrefs in SEE ALSO list not separated by ,s.
>How-To-Repeat:
man gethostname
>Fix:
Apply this patch:
--- /usr/src/lib/libc/gen/gethostname.3.orig Mon Feb 12 07:15:45 1996
+++ /usr/src/lib/libc/gen/gethostname.3 Wed Feb 14 02:53:06 1996
@@ -84,8 +84,8 @@
The caller tried to set the hostname and was not the super-user.
.El
.Sh SEE ALSO
-.Xr sysctl 3
-.Xr gethostid 3
+.Xr sysctl 3 ,
+.Xr gethostid 3 ,
.Xr sysctl 8
.Sh BUGS
Host names are limited to
>Audit-Trail:
>Unformatted: