declare .Lb symbol for libintl.

This commit is contained in:
itojun 2000-10-31 15:08:29 +00:00
parent 0c0c0c829a
commit 953ed8c2ba
3 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: gettext.3,v 1.2 2000/10/31 10:53:49 itojun Exp $
.\" $NetBSD: gettext.3,v 1.3 2000/10/31 15:08:33 itojun Exp $
.\"
.\" Copyright (c) 2000 Citrus Project,
.\" All rights reserved.
@ -39,7 +39,7 @@
.Nm dcngettext
.Nd message handling functions
.Sh LIBRARY
libintl
.Lb libintl
.Sh SYNOPSIS
.Fd #include <libintl.h>
.Ft char *

View File

@ -1,4 +1,4 @@
.\" $NetBSD: doc-syms,v 1.55 2000/07/05 10:54:12 ad Exp $
.\" $NetBSD: doc-syms,v 1.56 2000/10/31 15:08:29 itojun Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -441,6 +441,7 @@
.if "\\$1"libcrypt" \&Crypt Library (libcrypt, -lcrypt)
.if "\\$1"libcurses" \&Curses Library (libcurses, -lcurses)
.if "\\$1"libedit" \&Command Line Editor Library (libedit, -ledit)
.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)
.if "\\$1"libm" \&Math Library (libm, -lm)

View File

@ -1,4 +1,4 @@
.\" $NetBSD: doc2html,v 1.19 2000/07/05 10:54:12 ad Exp $
.\" $NetBSD: doc2html,v 1.20 2000/10/31 15:08:30 itojun Exp $
.\"
.\" Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -569,6 +569,7 @@ Unknown .Bl list type \\$1 (#\\n(.c)
.if "\\$1"libcrypt" \&Crypt Library (libcrypt, -lcrypt)
.if "\\$1"libcurses" \&Curses Library (libcurses, -lcurses)
.if "\\$1"libedit" \&Command Line Editor Library (libedit, -ledit)
.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)
.if "\\$1"libm" \&Math Library (libm, -lm)