aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getw.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getw.3')
-rw-r--r--man3/getw.31
1 files changed, 0 insertions, 1 deletions
diff --git a/man3/getw.3 b/man3/getw.3
index 00c5a79c62..2b5baec7bb 100644
--- a/man3/getw.3
+++ b/man3/getw.3
@@ -30,7 +30,6 @@ getw, putw \- input and output of words (ints)
.B #include <stdio.h>
.PP
.BI "int getw(FILE *" stream );
-.PP
.BI "int putw(int " w ", FILE *" stream );
.fi
.PP