diff options
Diffstat (limited to '')
-rw-r--r-- | man/man3/memcpy.3 (renamed from man3/memcpy.3) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/memcpy.3 b/man/man3/memcpy.3 index 553a261..0c1d801 100644 --- a/man3/memcpy.3 +++ b/man/man3/memcpy.3 @@ -9,7 +9,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sun Jul 25 10:41:09 1993 by Rik Faith (faith@cs.unc.edu) -.TH memcpy 3 2023-10-31 "Linux man-pages 6.7" +.TH memcpy 3 2024-05-02 "Linux man-pages (unreleased)" .SH NAME memcpy \- copy memory area .SH LIBRARY |