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/printf.3 | |
| parent | 6457ee5a49b2d9e6b9c2cf0977a8d480ca2c7bd2 (diff) | |
| download | man-pages-c45bd688fd44d36732edbafe2f73f68c3a1566bc.tar.gz | |
s/floating point/floating-point/ when used attributively.
Diffstat (limited to 'man3/printf.3')
| -rw-r--r-- | man3/printf.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/printf.3 b/man3/printf.3 index 0d470b7613..d765cd3d6f 100644 --- a/man3/printf.3 +++ b/man3/printf.3 @@ -934,7 +934,7 @@ comes from untrusted user input, it may contain \fB%n\fP, causing the .BR printf () call to write to memory and creating a security hole. .\" .PP -.\" Some floating point conversions under early libc4 +.\" Some floating-point conversions under early libc4 .\" caused memory leaks. .SH EXAMPLE .if \w'\*(Pi'=0 .ds Pi pi |
