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>
<div class="Pp"></div> <div class="Pp"></div>
This works anywhere in the code except inside of strings. To split strings it is This works anywhere in the code except inside of strings. To split strings it is
needed to use needed to use <b class="Sy" title="Sy">STRCAT</b> like this:
<div>&#x00A0;</div>
like this:
<div class="Pp"></div> <div class="Pp"></div>
<div class="Bd" style="margin-left: 5.00ex;"> <div class="Bd" style="margin-left: 5.00ex;">
<pre class="Li"> <pre class="Li">

View File

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