Add libhesiod.
This commit is contained in:
parent
6a9bbffc4d
commit
15b74fd8b8
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: doc-syms,v 1.61 2001/09/13 23:21:49 thorpej Exp $
|
||||
.\" $NetBSD: doc-syms,v 1.62 2001/09/16 15:51:03 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -444,6 +444,7 @@
|
|||
.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)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: doc2html,v 1.27 2001/09/13 23:21:49 thorpej Exp $
|
||||
.\" $NetBSD: doc2html,v 1.28 2001/09/16 15:51:03 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -572,6 +572,7 @@ 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)
|
||||
|
|
Loading…
Reference in New Issue