aboutsummaryrefslogtreecommitdiffstats
path: root/man3/printf.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/printf.3')
-rw-r--r--man3/printf.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/printf.3 b/man3/printf.3
index 32bb5a0949..9e9b99dc42 100644
--- a/man3/printf.3
+++ b/man3/printf.3
@@ -825,7 +825,7 @@ The glibc implementation of the functions
.BR snprintf ()
and
.BR vsnprintf ()
-conforms to the C99 standard, i.e., behaves as described above,
+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
when the output was truncated.
@@ -886,7 +886,7 @@ but provides a libbsd that contains an
.BR snprintf ()
equivalent to
.BR sprintf (),
-i.e., one that ignores the
+that is, one that ignores the
.I size
argument.
Thus, the use of