diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-07-23 02:57:20 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-07-23 02:57:20 +0000 |
| commit | c45bd688fd44d36732edbafe2f73f68c3a1566bc (patch) | |
| tree | 3193595ecec38b6a54f6edd1d084eed2b67b6a58 /man3/scanf.3 | |
| parent | 6457ee5a49b2d9e6b9c2cf0977a8d480ca2c7bd2 (diff) | |
| download | man-pages-c45bd688fd44d36732edbafe2f73f68c3a1566bc.tar.gz | |
s/floating point/floating-point/ when used attributively.
Diffstat (limited to 'man3/scanf.3')
| -rw-r--r-- | man3/scanf.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/scanf.3 b/man3/scanf.3 index eb89b0d54b..811ab93f33 100644 --- a/man3/scanf.3 +++ b/man3/scanf.3 @@ -683,7 +683,7 @@ or .B _GNU_SOURCE is also specified), in which case the .B a -is interpreted as a specifier for floating point numbers (see above). +is interpreted as a specifier for floating-point numbers (see above). Since version 2.7, glibc also provides the .B m |
