diff options
Diffstat (limited to 'man3/strcpy.3')
| -rw-r--r-- | man3/strcpy.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strcpy.3 b/man3/strcpy.3 index ade8b94127..db4663ff8d 100644 --- a/man3/strcpy.3 +++ b/man3/strcpy.3 @@ -32,7 +32,7 @@ .\" 2007-06-15, Marc Boyer <marc.boyer@enseeiht.fr> + mtk .\" Improve discussion of strncpy(). .\" -.TH STRCPY 3 2019-03-06 "GNU" "Linux Programmer's Manual" +.TH STRCPY 3 2021-03-22 "GNU" "Linux Programmer's Manual" .SH NAME strcpy, strncpy \- copy a string .SH SYNOPSIS |
