aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strftime.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strftime.3')
-rw-r--r--man3/strftime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strftime.3 b/man3/strftime.3
index f82ce26144..b0ffb0bd7a 100644
--- a/man3/strftime.3
+++ b/man3/strftime.3
@@ -83,7 +83,7 @@ Equivalent to
.BR %m/%d/%y .
(Yecch \(em for Americans only.
Americans should note that in other countries
-.BR %d/%m/%y
+.B %d/%m/%y
is rather common.
This means that in international context this format is
ambiguous and should not be used.) (SU)