aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strfmon.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-08 11:56:22 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-08 11:56:22 +0000
commit75b94dc35ca88fc72d0381c72c535180851bf08f (patch)
tree107dfea45855463eaa970ccff1b6074c305ac09a /man3/strfmon.3
parentca7b3c180c14583f36bf24c7f31cc8ba342e23d8 (diff)
downloadman-pages-75b94dc35ca88fc72d0381c72c535180851bf08f.tar.gz
Change "e.g. " to "e.g., ", or in some cases, "for example, ".
Change "i.e. " to i.e.., ", or in some cases, "that is, ".
Diffstat (limited to 'man3/strfmon.3')
-rw-r--r--man3/strfmon.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strfmon.3 b/man3/strfmon.3
index 9c7a4013d6..0aae591dc1 100644
--- a/man3/strfmon.3
+++ b/man3/strfmon.3
@@ -59,7 +59,7 @@ The ( flag indicates that negative amounts should be enclosed between
parentheses.
The + flag indicates that signs should be handled
in the default way, that is, amounts are preceded by the locale's
-sign indication, e.g., nothing for positive, "\-" for negative.
+sign indication, for example, nothing for positive, "\-" for negative.
.TP
.BR !
Omit the currency symbol.