Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen .Fn needs an argument.
details: https://anonhg.NetBSD.org/src/rev/a399c4f33b9f
branches: trunk
changeset: 588088:a399c4f33b9f
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Feb 07 18:59:56 2006 +0000
description:
.Fn needs an argument.
diffstat:
lib/libc/gen/gethostname.3 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 4702d425618f -r a399c4f33b9f lib/libc/gen/gethostname.3
--- a/lib/libc/gen/gethostname.3 Tue Feb 07 18:57:12 2006 +0000
+++ b/lib/libc/gen/gethostname.3 Tue Feb 07 18:59:56 2006 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gethostname.3,v 1.16 2005/10/14 23:53:41 christos Exp $
+.\" $NetBSD: gethostname.3,v 1.17 2006/02/07 18:59:56 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -71,7 +71,9 @@
.Va errno .
.Sh ERRORS
If the
-.Fn
+.Fn gethostname
+or
+.Fn sethostname
functions fail,
they will set
.Va errno
Home |
Main Index |
Thread Index |
Old Index