aboutsummaryrefslogtreecommitdiffstats
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 9ca86f3231..a54d5f5e2d 100644
--- a/man3/assert.3
+++ b/man3/assert.3
@@ -25,7 +25,7 @@
.\" 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>
.\" Modified Thu Jun 2 23:44:11 2016 by Nikos Mavrogiannopoulos <nmav@redhat.com>
-.TH ASSERT 3 2017-09-15 "GNU" "Linux Programmer's Manual"
+.TH ASSERT 3 2021-03-22 "GNU" "Linux Programmer's Manual"
.SH NAME
assert \- abort the program if assertion is false
.SH SYNOPSIS