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