aboutsummaryrefslogtreecommitdiffstats
path: root/man3/scanf.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/scanf.3')
-rw-r--r--man3/scanf.32
1 files changed, 0 insertions, 2 deletions
diff --git a/man3/scanf.3 b/man3/scanf.3
index 3eab3e5e61..9f761d2f20 100644
--- a/man3/scanf.3
+++ b/man3/scanf.3
@@ -678,7 +678,6 @@ The usage of
is not the same as on 4.4BSD,
as it may be used in float conversions equivalently to
.BR L .
-
.SH EXAMPLE
To use the dynamic allocation conversion specifier, specify
.B m
@@ -713,7 +712,6 @@ As shown in the above example, it is only necessary to call
if the
.BR scanf ()
call successfully read a string.
-
.SH "SEE ALSO"
.BR getc (3),
.BR printf (3),