summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/string/strncat.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/strncat.3 b/lib/libc/string/strncat.3
index 38eabe34741..bd15ef10fa2 100644
--- a/lib/libc/string/strncat.3
+++ b/lib/libc/string/strncat.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: strncat.3,v 1.1 2013/12/19 20:52:37 millert Exp $
+.\" $OpenBSD: strncat.3,v 1.2 2013/12/19 22:00:58 jmc Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -124,5 +124,5 @@ functions conform to
.Sh HISTORY
The
.Fn strncat
-function first first appeared in
+function first appeared in
.At v7 .