From f618c5fcee0fa09ab4b0e60226928324aa7916b0 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 7 Feb 2006 18:59:56 +0000 Subject: [PATCH] .Fn needs an argument. --- lib/libc/gen/gethostname.3 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/libc/gen/gethostname.3 b/lib/libc/gen/gethostname.3 index c25bdbd8d6bd..23b5be267898 100644 --- a/lib/libc/gen/gethostname.3 +++ b/lib/libc/gen/gethostname.3 @@ -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 @@ placed in the global location .Va errno . .Sh ERRORS If the -.Fn +.Fn gethostname +or +.Fn sethostname functions fail, they will set .Va errno