summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-06-29 08:16:29 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-06-29 09:49:08 +0200
commit57598eb1589765cea27e7828d46b2cb56bbb18df (patch)
tree6bf027175c78ff0bbe13397a10402bcfb614139e
parent2eaa5bec3cd878039e47b20d277d056c16b10394 (diff)
printf.3: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/printf.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/printf.3 b/man3/printf.3
index b8227f9ae..98c0bd28c 100644
--- a/man3/printf.3
+++ b/man3/printf.3
@@ -895,7 +895,7 @@ and
.BR vsnprintf ()
conforms to the C99 standard, that is, behaves as described above,
since glibc version 2.1.
-Until glibc 2.0.6 they would return \-1
+Until glibc 2.0.6, they would return \-1
when the output was truncated.
.\" .SH HISTORY
.\" UNIX V7 defines the three routines