diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-02-18 18:45:32 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-02-18 18:45:32 +0100 |
| commit | 6b4dbb25e92bfb95b58f98f229c23480e8271191 (patch) | |
| tree | 0a2fad79e22490398fc5b6d447c5b765343d8488 /man3/scanf.3 | |
| parent | 7aa48d58c5899289673e8303b22da77868eb5005 (diff) | |
| download | man-pages-6b4dbb25e92bfb95b58f98f229c23480e8271191.tar.gz | |
delete_module.2, epoll_create.2, getpeername.2, getpriority.2, getrlimit.2, getunwind.2, init_module.2, kcmp.2, mmap.2, perf_event_open.2, perfmonctl.2, prctl.2, s390_runtime_instr.2, timerfd_create.2, vfork.2, getaddrinfo_a.3, getenv.3, if_nameindex.3, if_nametoindex.3, mcheck.3, pthread_setname_np.3, scanf.3, cciss.4, hpsa.4, core.5, gai.conf.5, networks.5, nscd.conf.5, nss.5, aio.7, arp.7, numa.7, socket.7, udplite.7: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/scanf.3')
| -rw-r--r-- | man3/scanf.3 | 2 |
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), |
