aboutsummaryrefslogtreecommitdiffstats
path: root/man3/memset.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/memset.3')
-rw-r--r--man3/memset.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/memset.3 b/man3/memset.3
index d3879c4361..9336ed5165 100644
--- a/man3/memset.3
+++ b/man3/memset.3
@@ -27,7 +27,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:49:23 1993 by Rik Faith (faith@cs.unc.edu)
-.TH MEMSET 3 2014-03-18 "GNU" "Linux Programmer's Manual"
+.TH MEMSET 3 2015-03-02 "GNU" "Linux Programmer's Manual"
.SH NAME
memset \- fill memory with a constant byte
.SH SYNOPSIS