aboutsummaryrefslogtreecommitdiffstats
path: root/man3/gets.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/gets.3')
-rw-r--r--man3/gets.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/gets.3 b/man3/gets.3
index a0067774f3..27a8bfa06d 100644
--- a/man3/gets.3
+++ b/man3/gets.3
@@ -26,7 +26,7 @@
.\" Modified Fri Sep 8 15:48:13 1995 by Andries Brouwer (aeb@cwi.nl)
.\" Modified 2013-12-31, David Malcolm <dmalcolm@redhat.com>
.\" Split gets(3) into its own page; fgetc() et al. move to fgetc(3)
-.TH GETS 3 2017-09-15 "GNU" "Linux Programmer's Manual"
+.TH GETS 3 2021-03-22 "GNU" "Linux Programmer's Manual"
.SH NAME
gets \- get a string from standard input (DEPRECATED)
.SH SYNOPSIS