aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strptime.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strptime.3')
-rw-r--r--man3/strptime.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/strptime.3 b/man3/strptime.3
index 6a82b04f45..29366339e3 100644
--- a/man3/strptime.3
+++ b/man3/strptime.3
@@ -142,7 +142,7 @@ to non-Americans, especially since
.B %d/%m/%y
is widely used in Europe.
The ISO 8601 standard format is
-.BR %Y-%m-%d .)
+.BR %Y\-%m\-%d .)
.TP
.B %H
The hour (0\(en23).
@@ -362,7 +362,7 @@ This leads to
.TP
.B %F
Equivalent to
-.BR %Y-%m-%d ,
+.BR %Y\-%m\-%d ,
the ISO 8601 date format.
.TP
.B %g