aboutsummaryrefslogtreecommitdiffstats
path: root/man3/gets.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-12-23 21:05:57 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-12-23 21:05:57 +0000
commitc825020667e6b4ca89f9c93f5bf6a8be44f6b2db (patch)
tree3f4d6e583a8d5b9474d7a20047b273237fe2dc4c /man3/gets.3
parent8568021d3b5abd4776efa39d4863efae82e12c6d (diff)
downloadman-pages-c825020667e6b4ca89f9c93f5bf6a8be44f6b2db.tar.gz
Fixed unbalanced .nf/fi pairs.
Diffstat (limited to 'man3/gets.3')
-rw-r--r--man3/gets.31
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/gets.3 b/man3/gets.3
index a802cc1056..21526e53df 100644
--- a/man3/gets.3
+++ b/man3/gets.3
@@ -40,6 +40,7 @@ fgetc, fgets, getc, getchar, gets, ungetc \- input of characters and strings
.BI "char *gets(char *" "s" );
.BI "int ungetc(int " c ", FILE *" stream );
+.fi
.SH DESCRIPTION
.BR fgetc ()
reads the next character from