summaryrefslogtreecommitdiffstats
path: root/lib/libc/nls
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2000-04-21 09:42:15 +0000
committerphantom <phantom@FreeBSD.org>2000-04-21 09:42:15 +0000
commit5401879e3bd853b0e590e68591180a72ffc016a8 (patch)
tree54a8b92d47c7c53fc4213d949c8f6115b8f24389 /lib/libc/nls
parentb36bce1735674dbe0034e5d01807c6c1212f96e7 (diff)
downloadFreeBSD-src-5401879e3bd853b0e590e68591180a72ffc016a8.zip
FreeBSD-src-5401879e3bd853b0e590e68591180a72ffc016a8.tar.gz
Introduce ".Lb" macro to libc manpages.
More libraries manpages updates following.
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 fcdecc5..d62aa13 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 9359e5f..b55d708 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 53b4ee8..45af7ca 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
OpenPOWER on IntegriCloud