commit 291e677210c6c2c1d1eba2f0ba2243806ef63b07
Author: FRIGN <[email protected]>
AuthorDate: Tue Jan 19 23:32:55 2016 +0100
Commit: FRIGN <[email protected]>
CommitDate: Tue Jan 19 23:32:55 2016 +0100
Update manpage reflecting the features of each tool
diff --git a/jpg2ff.1 b/jpg2ff.1
index 0e99062..1a29be2 100644
--- a/jpg2ff.1
+++ b/jpg2ff.1
@@ -1,4 +1,4 @@
-.Dd 2016-01-05
+.Dd 2016-01-19
.Dt JPG2FF 1
.Os suckless.org
.Sh NAME
@@ -10,6 +10,7 @@
.Nm
reads a JPG image from stdin, converts it to
.Xr farbfeld 5
+respecting integrated ICC color profiles
and writes the result to stdout.
.Pp
In case of an error
diff --git a/png2ff.1 b/png2ff.1
index c4a8ac5..23e4103 100644
--- a/png2ff.1
+++ b/png2ff.1
@@ -1,4 +1,4 @@
-.Dd 2016-01-05
+.Dd 2016-01-19
.Dt PNG2FF 1
.Os suckless.org
.Sh NAME
@@ -10,7 +10,8 @@
.Nm
reads a PNG image from stdin, converts it to
.Xr farbfeld 5
-respecting ICC color profiles and writes the result to stdout.
+respecting integrated ICC color profiles
+and writes the result to stdout.
.Pp
In case of an error
.Nm