https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279202

Alexander Ziaee <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|New                         |Open

--- Comment #2 from Alexander Ziaee <[email protected]> ---
radgrep.1 says:

.if \n(mo=1 .ds mo January
.if \n(mo=2 .ds mo February
.if \n(mo=3 .ds mo March
.if \n(mo=4 .ds mo April
.if \n(mo=5 .ds mo May
.if \n(mo=6 .ds mo June
.if \n(mo=7 .ds mo July
.if \n(mo=8 .ds mo August
.if \n(mo=9 .ds mo September
.if \n(mo=10 .ds mo October
.if \n(mo=11 .ds mo November
.if \n(mo=12 .ds mo December
.nr y4 \n(yr+1900
.ds DA \*(mo \n(d

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to