aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strcat.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strcat.3')
-rw-r--r--man3/strcat.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strcat.3 b/man3/strcat.3
index 821d57d74c..90a6c262fe 100644
--- a/man3/strcat.3
+++ b/man3/strcat.3
@@ -29,7 +29,7 @@
.\" Modified Sat Jul 24 18:11:47 1993 by Rik Faith (faith@cs.unc.edu)
.\" 2007-06-15, Marc Boyer <marc.boyer@enseeiht.fr> + mtk
.\" Improve discussion of strncat().
-.TH STRCAT 3 2020-11-01 "GNU" "Linux Programmer's Manual"
+.TH STRCAT 3 2021-03-22 "GNU" "Linux Programmer's Manual"
.SH NAME
strcat, strncat \- concatenate two strings
.SH SYNOPSIS