Add an .Nm for strncat.
PR: 141037 Submitted by: Jeremy Huddleston <jeremyhu@apple.com> MFC after: 3 days
This commit is contained in:
parent
56a3273e0b
commit
ef33e7368a
@ -32,11 +32,12 @@
|
||||
.\" @(#)strcat.3 8.1 (Berkeley) 6/4/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd June 4, 1993
|
||||
.Dd December 1, 2009
|
||||
.Dt STRCAT 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm strcat
|
||||
.Nm strcat ,
|
||||
.Nm strncat
|
||||
.Nd concatenate strings
|
||||
.Sh LIBRARY
|
||||
.Lb libc
|
||||
|
Loading…
x
Reference in New Issue
Block a user