Fix format of manpage

Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
Antonio Niño Díaz
2018-02-27 19:42:29 +00:00
parent b6bd57a764
commit 8744d360a3
2 changed files with 2 additions and 4 deletions

View File

@@ -65,9 +65,7 @@ Sometimes lines can be too long and it may be necessary to split them. The
</div>
<div class="Pp"></div>
This works anywhere in the code except inside of strings. To split strings it is
needed to use
<div>&#x00A0;</div>
like this:
needed to use <b class="Sy" title="Sy">STRCAT</b> like this:
<div class="Pp"></div>
<div class="Bd" style="margin-left: 5.00ex;">
<pre class="Li">

View File

@@ -50,7 +50,7 @@ syntax to do so is the following one:
.Pp
This works anywhere in the code except inside of strings. To split strings it is
needed to use
.It STRCAT
.Sy STRCAT
like this:
.Pp
.Bd -literal -offset indent