Fix linkerscript man page

Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
Antonio Niño Díaz
2018-01-27 17:25:21 +00:00
parent 3995852cc5
commit ceabbeaa2f
2 changed files with 5 additions and 5 deletions

View File

@@ -48,8 +48,8 @@ WRAMX 2
</div> </div>
<div class="Pp"></div> <div class="Pp"></div>
Numbers can be in decimal or hexadecimal format (the prefix is Numbers can be in decimal or hexadecimal format (the prefix is
&#x2018;<code class="Li">$</code>&#x2019;). It is an error if any bank or &#x2018;<code class="Li">$</code>&#x2019;). It is an error if any section name
command is found before setting a bank. or command are found before setting a bank.
<div class="Pp"></div> <div class="Pp"></div>
Files can be included by using the <var class="Ar" title="Ar">INCLUDE</var> Files can be included by using the <var class="Ar" title="Ar">INCLUDE</var>
keyword followed by a string with the path of the file that has to be keyword followed by a string with the path of the file that has to be
@@ -97,7 +97,7 @@ Note: The bank, alignment, address and type of sections can be specified both in
<a class="Lk" title="Lk" href="https://github.com/rednex/rgbds">https://github.com/rednex/rgbds</a>.</div> <a class="Lk" title="Lk" href="https://github.com/rednex/rgbds">https://github.com/rednex/rgbds</a>.</div>
<table class="foot"> <table class="foot">
<tr> <tr>
<td class="foot-date">January 26, 2018</td> <td class="foot-date">January 27, 2018</td>
<td class="foot-os">RGBDS Manual</td> <td class="foot-os">RGBDS Manual</td>
</tr> </tr>
</table> </table>

View File

@@ -5,7 +5,7 @@
.\" .\"
.\" SPDX-License-Identifier: MIT .\" SPDX-License-Identifier: MIT
.\" .\"
.Dd January 26, 2018 .Dd January 27, 2018
.Dt RGBLINK 5 .Dt RGBLINK 5
.Os RGBDS Manual .Os RGBDS Manual
.Sh NAME .Sh NAME
@@ -38,7 +38,7 @@ WRAMX 2
.Pp .Pp
Numbers can be in decimal or hexadecimal format (the prefix is Numbers can be in decimal or hexadecimal format (the prefix is
.Ql $ ) . .Ql $ ) .
It is an error if any bank or command is found before setting a bank. It is an error if any section name or command are found before setting a bank.
.Pp .Pp
Files can be included by using the Files can be included by using the
.Ar INCLUDE .Ar INCLUDE