diff options
Diffstat (limited to 'man/strlcpy.3')
-rw-r--r-- | man/strlcpy.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/strlcpy.3 b/man/strlcpy.3 index 6a043e3..d32c688 100644 --- a/man/strlcpy.3 +++ b/man/strlcpy.3 @@ -35,7 +35,8 @@ .Nm strlcat .Nd size-bounded string copying and concatenation .Sh LIBRARY -.Lb libc +.ds str-Lb-libbsd Utility functions from BSD systems (libbsd, \-lbsd) +.Lb libbsd .Sh SYNOPSIS .In string.h .Ft size_t |