summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man3/strcmp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strcmp.3 b/man3/strcmp.3
index ab4630f4..7d3ab1b1 100644
--- a/man3/strcmp.3
+++ b/man3/strcmp.3
@@ -27,7 +27,7 @@
.\" Modified Sat Jul 24 18:08:52 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2001-08-31, aeb
.\"
-.TH STRCMP 3 2012-05-10 "" "Linux Programmer's Manual"
+.TH STRCMP 3 2012-11-25 "" "Linux Programmer's Manual"
.SH NAME
strcmp, strncmp \- compare two strings
.SH SYNOPSIS