From 5401879e3bd853b0e590e68591180a72ffc016a8 Mon Sep 17 00:00:00 2001 From: phantom Date: Fri, 21 Apr 2000 09:42:15 +0000 Subject: Introduce ".Lb" macro to libc manpages. More libraries manpages updates following. --- lib/libc/string/strlcpy.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libc/string/strlcpy.3') diff --git a/lib/libc/string/strlcpy.3 b/lib/libc/string/strlcpy.3 index e1dddee..7ae3443 100644 --- a/lib/libc/string/strlcpy.3 +++ b/lib/libc/string/strlcpy.3 @@ -34,6 +34,8 @@ .Nm strlcpy , .Nm strlcat .Nd size-bounded string copying and concatenation +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include .Ft size_t -- cgit v1.1