summaryrefslogtreecommitdiff
path: root/man3/assert.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/assert.3')
-rw-r--r--man3/assert.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/assert.3 b/man3/assert.3
index 75dbac4f5..d19283347 100644
--- a/man3/assert.3
+++ b/man3/assert.3
@@ -22,7 +22,7 @@
.\" License.
.\" Modified Sat Jul 24 21:42:42 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Tue Oct 22 23:44:11 1996 by Eric S. Raymond <esr@thyrsus.com>
-.TH ASSERT 3 2002-08-25 "C99" "Linux Programmer's Manual"
+.TH ASSERT 3 2002-08-25 "GNU" "Linux Programmer's Manual"
.SH NAME
assert \- abort the program if assertion is false
.SH SYNOPSIS