aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/strerror.3
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/string/strerror.3
parentddd1f930f3ddb56c67b972a41db67d53b84083ec (diff)
Introduce ".Lb" macro to libc manpages.
More libraries manpages updates following.
Notes
Notes: svn path=/head/; revision=59460
Diffstat (limited to 'lib/libc/string/strerror.3')
-rw-r--r--lib/libc/string/strerror.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/string/strerror.3 b/lib/libc/string/strerror.3
index a0f6b42f60a6..31499259d2d7 100644
--- a/lib/libc/string/strerror.3
+++ b/lib/libc/string/strerror.3
@@ -45,6 +45,8 @@
.Nm sys_errlist ,
.Nm sys_nerr
.Nd system error messages
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.Fd #include <stdio.h>
.Ft void