From f8e52ec6ef554c64ccc13ede1b9b436ba8082c21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Courr=C3=A8ges-Anglas?= Date: Sat, 6 May 2017 18:25:56 +0200 Subject: Fix mdoc syntax .Dd takes [month day, year], not year-month-day. Spotted by brainwash. --- doc/ratpoison.mdoc.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ratpoison.mdoc.1') diff --git a/doc/ratpoison.mdoc.1 b/doc/ratpoison.mdoc.1 index c0347ad..4852015 100644 --- a/doc/ratpoison.mdoc.1 +++ b/doc/ratpoison.mdoc.1 @@ -22,7 +22,7 @@ .\" [2] http://mdocml.bsd.lv/ .\" [3] http://mdocml.bsd.lv/mdoc.7.html .\" -.Dd 2017-03-09 +.Dd March 3, 2017 .Dt RATPOISON 1 .Os .Sh NAME -- cgit v1.2.3