From d7f093e95d19e4ec89474cbf95897b958f3f96be Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 12 Jan 2014 06:22:31 +1300 Subject: [PATCH] gets.3: tfix Signed-off-by: Michael Kerrisk --- man3/gets.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/gets.3 b/man3/gets.3 index 28a8f999c..7017b68fe 100644 --- a/man3/gets.3 +++ b/man3/gets.3 @@ -28,7 +28,7 @@ .\" Split gets(3) into its own page; fgetc() et al. move to fgetc(3) .TH GETS 3 2013-12-31 "GNU" "Linux Programmer's Manual" .SH NAME -gets \- get s atring from standard input (DEPRECATED) +gets \- get a string from standard input (DEPRECATED) .SH SYNOPSIS .nf .B #include