summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2002-03-10 09:20:28 +0000
committerdd <dd@FreeBSD.org>2002-03-10 09:20:28 +0000
commite91b891fb59a3fd1380e97b92db6afd2140051f2 (patch)
tree8d680ffa80cdfc4d2859eb812e120889c969a0e7 /lib/libc/stdio
parentca4d903ddb07ead213e2777b4bba84f7546a3d51 (diff)
downloadFreeBSD-src-e91b891fb59a3fd1380e97b92db6afd2140051f2.zip
FreeBSD-src-e91b891fb59a3fd1380e97b92db6afd2140051f2.tar.gz
Don't refer the reader to look for a word that doesn't exist anywhere
else in the page. PR: 35623 Submitted by: Gary W. Swearingen <swear@blarg.net>
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/scanf.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/stdio/scanf.3 b/lib/libc/stdio/scanf.3
index aceea37..6df8603 100644
--- a/lib/libc/stdio/scanf.3
+++ b/lib/libc/stdio/scanf.3
@@ -113,7 +113,9 @@ Each successive
.Em pointer
argument must correspond properly with
each successive conversion specifier
-(but see `suppression' below).
+(but see the
+.Cm *
+conversion below).
All conversions are introduced by the
.Cm %
(percent sign) character.
OpenPOWER on IntegriCloud