diff options
Diffstat (limited to 'man3')
| -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 b772bb721d..aa220b39a4 100644 --- a/man3/scanf.3 +++ b/man3/scanf.3 @@ -154,7 +154,7 @@ A sequence of characters from the input is converted according to this specification, and the result is placed in the corresponding .I pointer argument. -If the next item of input does not match the the conversion specification, +If the next item of input does not match the conversion specification, the conversion fails \(em this is a .IR "matching failure" . .PP |
