mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Fix format in manpage
Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
@@ -56,13 +56,14 @@ $ rgbfix -v -p 0 baz.gb
|
|||||||
<dt class="It-ohang"></dt>
|
<dt class="It-ohang"></dt>
|
||||||
<dd class="It-ohang">2017, Bentley's repository is moved to a neutral name. It
|
<dd class="It-ohang">2017, Bentley's repository is moved to a neutral name. It
|
||||||
is now maintained by a number of contributors at
|
is now maintained by a number of contributors at
|
||||||
<a class="Lk" title="Lk" href="https://github.com/rednex/rgbds">https://github.com/rednex/rgbds</a>.
|
<a class="Lk" title="Lk" href="https://github.com/rednex/rgbds">https://github.com/rednex/rgbds</a>.</dd>
|
||||||
2018, codebase relicensed under the MIT license.</dd>
|
<dt class="It-ohang"></dt>
|
||||||
|
<dd class="It-ohang">2018, codebase relicensed under the MIT license.</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
<table class="foot">
|
<table class="foot">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="foot-date">February 24, 2018</td>
|
<td class="foot-date">March 7, 2018</td>
|
||||||
<td class="foot-os">RGBDS Manual</td>
|
<td class="foot-os">RGBDS Manual</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" SPDX-License-Identifier: MIT
|
.\" SPDX-License-Identifier: MIT
|
||||||
.\"
|
.\"
|
||||||
.Dd February 24, 2018
|
.Dd March 7, 2018
|
||||||
.Dt RGBDS 7
|
.Dt RGBDS 7
|
||||||
.Os RGBDS Manual
|
.Os RGBDS Manual
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -43,5 +43,6 @@ implementation of rgbds.
|
|||||||
2017, Bentley's repository is moved to a neutral name.
|
2017, Bentley's repository is moved to a neutral name.
|
||||||
It is now maintained by a number of contributors at
|
It is now maintained by a number of contributors at
|
||||||
.Lk https://github.com/rednex/rgbds .
|
.Lk https://github.com/rednex/rgbds .
|
||||||
|
.It
|
||||||
2018, codebase relicensed under the MIT license.
|
2018, codebase relicensed under the MIT license.
|
||||||
.El
|
.El
|
||||||
|
|||||||
Reference in New Issue
Block a user