aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/nls
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2000-04-21 09:42:15 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2000-04-21 09:42:15 +0000
commit25bb73e063c17cd9048cf60100dbc0ac5177e94a (patch)
tree9160f84286ed4bd1184aae1a5bedcd86c4288d6b /lib/libc/nls
parentddd1f930f3ddb56c67b972a41db67d53b84083ec (diff)
Notes
Diffstat (limited to 'lib/libc/nls')
-rw-r--r--lib/libc/nls/catclose.32
-rw-r--r--lib/libc/nls/catgets.32
-rw-r--r--lib/libc/nls/catopen.32
3 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/nls/catclose.3 b/lib/libc/nls/catclose.3
index fcdecc5664c4..d62aa13a5b81 100644
--- a/lib/libc/nls/catclose.3
+++ b/lib/libc/nls/catclose.3
@@ -34,6 +34,8 @@
.Sh NAME
.Nm catclose
.Nd close message catalog
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.Fd #include <nl_types.h>
.Ft int
diff --git a/lib/libc/nls/catgets.3 b/lib/libc/nls/catgets.3
index 9359e5fc69c9..b55d70858d17 100644
--- a/lib/libc/nls/catgets.3
+++ b/lib/libc/nls/catgets.3
@@ -34,6 +34,8 @@
.Sh NAME
.Nm catgets
.Nd retrieve string from message catalog
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.Fd #include <nl_types.h>
.Ft char *
diff --git a/lib/libc/nls/catopen.3 b/lib/libc/nls/catopen.3
index 53b4ee81531e..45af7ca3c879 100644
--- a/lib/libc/nls/catopen.3
+++ b/lib/libc/nls/catopen.3
@@ -34,6 +34,8 @@
.Sh NAME
.Nm catopen
.Nd open message catalog
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.Fd #include <nl_types.h>
.Ft nl_catd