From cb19ecf33976512d382e79e62b1bd86a911f315c Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 4 Oct 2001 11:27:19 +0000 Subject: [PATCH] Actually, we don't have libhesiod -- the functions are in libc. Noted by Gregory McGarry. --- lib/libc/net/hesiod.3 | 4 ++-- share/tmac/doc-syms | 3 +-- share/tmac/doc2html | 3 +-- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/lib/libc/net/hesiod.3 b/lib/libc/net/hesiod.3 index 98bcdf142108..4fbe9e57c615 100644 --- a/lib/libc/net/hesiod.3 +++ b/lib/libc/net/hesiod.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: hesiod.3,v 1.2 2001/09/16 15:53:03 wiz Exp $ +.\" $NetBSD: hesiod.3,v 1.3 2001/10/04 11:27:19 wiz Exp $ .\" .\" from: #Id: hesiod.3,v 1.9.2.1 1997/01/03 21:02:23 ghudson Exp # .\" @@ -27,7 +27,7 @@ .Nm hesiod_end .Nd Hesiod name server interface library .Sh LIBRARY -.Lb libhesiod +.Lb libc .Sh SYNOPSIS .Fd #include .Ft int diff --git a/share/tmac/doc-syms b/share/tmac/doc-syms index b17e02d19698..b8f45b52b304 100644 --- a/share/tmac/doc-syms +++ b/share/tmac/doc-syms @@ -1,4 +1,4 @@ -.\" $NetBSD: doc-syms,v 1.63 2001/10/03 20:58:33 gmcgarry Exp $ +.\" $NetBSD: doc-syms,v 1.64 2001/10/04 11:27:19 wiz Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -444,7 +444,6 @@ .if "\\$1"libcurses" \&Curses Library (libcurses, -lcurses) .if "\\$1"libedit" \&Command Line Editor Library (libedit, -ledit) .if "\\$1"libform" \&Curses Form Library (libform, -lform) -.if "\\$1"libhesiod" \&Hesiod Library (libhesiod, -lhesiod) .if "\\$1"libintl" \&Internationalized Message Handling Library (libintl, -lintl) .if "\\$1"libipsec" \&IPsec Policy Control Library (libipsec, -lipsec) .if "\\$1"libkvm" \&Kernel Data Access Library (libkvm, -lkvm) diff --git a/share/tmac/doc2html b/share/tmac/doc2html index d907b8496a94..581afe8a949a 100644 --- a/share/tmac/doc2html +++ b/share/tmac/doc2html @@ -1,4 +1,4 @@ -.\" $NetBSD: doc2html,v 1.28 2001/09/16 15:51:03 wiz Exp $ +.\" $NetBSD: doc2html,v 1.29 2001/10/04 11:27:19 wiz Exp $ .\" .\" Copyright (c) 1998, 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -572,7 +572,6 @@ Unknown .Bl list type \\$1 (#\\n(.c) .if "\\$1"libcurses" \&Curses Library (libcurses, -lcurses) .if "\\$1"libedit" \&Command Line Editor Library (libedit, -ledit) .if "\\$1"libform" \&Curses Form Library (libform, -lform) -.if "\\$1"libhesiod" \&Hesiod Library (libhesiod, -lhesiod) .if "\\$1"libintl" \&Internationalized Message Handling Library (libintl, -lintl) .if "\\$1"libipsec" \&IPsec Policy Control Library (libipsec, -lipsec) .if "\\$1"libkvm" \&Kernel Data Access Library (libkvm, -lkvm)