Fix <month><name> tag in r52961 so that the month is properly displayed as text (s/04/4/).
This commit is contained in:
parent
65e13da58c
commit
d5a043879e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52965
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
<name>2019</name>
|
||||
|
||||
<month>
|
||||
<name>04</name>
|
||||
<name>4</name>
|
||||
|
||||
<story>
|
||||
<name>FreeBSD ZFS vs. ZoL Performance, Ubuntu ZFS On Linux Reference</name>
|
||||
|
|
Loading…
Reference in a new issue