gets.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-01-12 06:22:31 +13:00
parent d7628532af
commit d7f093e95d
1 changed files with 1 additions and 1 deletions

View File

@ -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 <stdio.h>