From 05fa287fa4090ddc8e0efcfeec475b38bf9445e0 Mon Sep 17 00:00:00 2001 From: aaron <> Date: Sun, 6 Jun 1999 15:17:32 +0000 Subject: some NAME section cleanup --- src/lib/libc/string/strlcpy.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/string/strlcpy.3') diff --git a/src/lib/libc/string/strlcpy.3 b/src/lib/libc/string/strlcpy.3 index 357502c0d7..52026669ea 100644 --- a/src/lib/libc/string/strlcpy.3 +++ b/src/lib/libc/string/strlcpy.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strlcpy.3,v 1.4 1999/05/16 19:55:18 alex Exp $ +.\" $OpenBSD: strlcpy.3,v 1.5 1999/06/06 15:17:32 aaron Exp $ .\" .\" Copyright (c) 1998 Todd C. Miller .\" All rights reserved. @@ -29,7 +29,7 @@ .Dt STRLCPY 3 .Os .Sh NAME -.Nm strlcpy, +.Nm strlcpy , .Nm strlcat .Nd size-bounded string copying and concatenation .Sh SYNOPSIS -- cgit v1.2.3-55-g6feb