From 65adce91856c4e06b09c4ec1e568143d40ece620 Mon Sep 17 00:00:00 2001 From: aaron Date: Sun, 6 Jun 1999 15:17:31 +0000 Subject: some NAME section cleanup --- lib/libc/string/strcpy.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/string/strcpy.3') diff --git a/lib/libc/string/strcpy.3 b/lib/libc/string/strcpy.3 index 75727223ff0..36434ca04b8 100644 --- a/lib/libc/string/strcpy.3 +++ b/lib/libc/string/strcpy.3 @@ -33,13 +33,13 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: strcpy.3,v 1.7 1999/06/04 19:14:56 aaron Exp $ +.\" $OpenBSD: strcpy.3,v 1.8 1999/06/06 15:17:32 aaron Exp $ .\" .Dd June 29, 1991 .Dt STRCPY 3 .Os .Sh NAME -.Nm strcpy, +.Nm strcpy , .Nm strncpy .Nd copy strings .Sh SYNOPSIS -- cgit v1.2.3-59-g8ed1b