summaryrefslogtreecommitdiff
path: root/ff2pam.1
diff options
context:
space:
mode:
authorLaslo Hunhold <dev@frign.de>2017-04-14 20:04:40 +0200
committerLaslo Hunhold <dev@frign.de>2017-04-14 20:04:40 +0200
commit48bd9e1f4c7c4c45957575f68b1ee0cdeba42fd3 (patch)
tree1d9a6faeefd042357550f20e38ee37c768d06974 /ff2pam.1
parent3d73fbaa1aeab1000d7f77cd6ee21f06a9b02e04 (diff)
Update and refactor the manpages
Make them more consistent, and only maintain a list of the conversion tools in farbfeld.5. Refine the wording on the jpg-manpages.
Diffstat (limited to 'ff2pam.1')
-rw-r--r--ff2pam.17
1 files changed, 2 insertions, 5 deletions
diff --git a/ff2pam.1 b/ff2pam.1
index 1153c5a..250372e 100644
--- a/ff2pam.1
+++ b/ff2pam.1
@@ -1,4 +1,4 @@
-.Dd 2017-01-09
+.Dd 2017-04-14
.Dt FF2PAM 1
.Os suckless.org
.Sh NAME
@@ -10,7 +10,7 @@
.Nm
reads a
.Xr farbfeld 5
-image from stdin, converts it to a 16-bit RGBA PAM and writes the result
+image from stdin, converts it to PAM (16-bit RGBA) and writes the result
to stdout.
.Pp
In case of an error
@@ -32,10 +32,7 @@ $ bunzip2 < image.ff.bz2 |
.Nm
> image.pam
.Sh SEE ALSO
-.Xr 2ff 1 ,
-.Xr bunzip2 1 ,
.Xr bzip2 1 ,
-.Xr png2ff 1 ,
.Xr farbfeld 5
.Sh AUTHORS
.An Mattias Andrée Aq Mt maandree@kth.se