commit e3d8f61630f32e507c1780114640fe15fe83e5a9
parent 16a4e970237256b6122527fa4de4c6eaff11051a
Author: Frederic Cambus <fred@statdns.com>
Date: Fri, 14 Feb 2020 11:04:15 +0100
Linting for the manual pages.
Diffstat:
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/ansilove_init.3 b/ansilove_init.3
@@ -32,7 +32,6 @@
.Nd Initialize libansilove
.Sh SYNOPSIS
.In ansilove.h
-.Pp
.Ft int
.Fn ansilove_init "struct ansilove_ctx *ctx" "struct ansilove_options *options"
.Sh SEE ALSO
diff --git a/libansilove.3 b/libansilove.3
@@ -40,7 +40,7 @@ It creates size optimized 4-bit PNG files and supports 80x25 and 80x50
PC fonts (including all the 14 MS-DOS charsets), Amiga fonts, and
iCE colors.
.Pp
-All library functions take a context, defined as an
+All library functions take a context, defined as an
.Em ansilove_ctx
structure in
.Pa include/ansilove.h :