summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFRIGN <dev@frign.de>2016-01-04 22:50:18 +0100
committerFRIGN <dev@frign.de>2016-01-04 22:50:18 +0100
commit7e4fe77f15ff09bce3240b9ab59fc412fdb5ccca (patch)
treeac217ff74fc29e065a3b98d5f7bf313e3659be4d
parent64139c767f82242b26e3b9543cc3c0c5380019be (diff)
Fix markup-error in farbfeld.5
-rw-r--r--farbfeld.53
1 files changed, 2 insertions, 1 deletions
diff --git a/farbfeld.5 b/farbfeld.5
index 8be12cc..8c8ec31 100644
--- 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.