commit 7e4fe77f15ff09bce3240b9ab59fc412fdb5ccca
parent 64139c767f82242b26e3b9543cc3c0c5380019be
Author: FRIGN <dev@frign.de>
Date: Mon, 4 Jan 2016 22:50:18 +0100
Fix markup-error in farbfeld.5
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/farbfeld.5 b/farbfeld.5
@@ -39,7 +39,8 @@ The
is ".ff" and compression extensions shall be
appended (e.g. ".ff.bz2").
.Sh MOTIVATION
-.Nm was created because the author was not satisfied with the boilerplate
+.Nm
+was created because the author was not satisfied with the boilerplate
and inherent complexity involved in handling common image formats
(PNG, JPEG, GIF,...), having to rely on bloated libraries not being able
to focus on the task at hand for a given problem.