puts.3: SEE ALSO: replace reference to gets(3) with fgets(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-12-31 23:03:30 +13:00
parent d098e934d0
commit 5aecfe9017
1 changed files with 1 additions and 1 deletions

View File

@ -112,12 +112,12 @@ will be undefined and very probably not what you want.
.SH SEE ALSO
.BR write (2),
.BR ferror (3),
.BR fgets (3),
.BR fopen (3),
.BR fputwc (3),
.BR fputws (3),
.BR fseek (3),
.BR fwrite (3),
.BR gets (3),
.BR putwchar (3),
.BR scanf (3),
.BR unlocked_stdio (3)