[PATCH] strptime.3: tfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Escape hyphens.

Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx>
---
 man3/strptime.3 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man3/strptime.3 b/man3/strptime.3
index 6a82b04f4..29366339e 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
-- 
2.23.0




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux