Description: Fix whatis entries for man pages and spellign for documentation.
Forwarded: https://github.com/scottdraves/flam3/pull/21
Last-Update: 2018-04-14
Index: b/flam3-animate.man
===================================================================
--- a/flam3-animate.man
+++ b/flam3-animate.man
@@ -1,20 +1,23 @@
 .TH flam3-animate 1 "" ""
 .SH NAME
-flam3-animate
-flam3-render
-flam3-genome
-flam3-convert - render and animate FLAM3s and manipulate their genomes
+flam3-animate \- render and animate FLAM3s and manipulate their genomes
+flam3-render \- render and animate FLAM3s and manipulate their genomes
+flam3-genome \- render and animate FLAM3s and manipulate their genomes
+flam3-convert \- render and animate FLAM3s and manipulate their genomes
 .SH SYNOPSIS
-.B flam3-render < input
+.B flam3-animate < test.flam3
 
 .SH DESCRIPTION
 
 FLAM3 implements a visual language based on a recursive set equation.
 
 Flam3-genome creates and manipulates genomes (xml parameter sets) in
-this language.  Flam3-render turns genomes into still images, and
+this language.
+.br
+Flam3-render turns genomes into still images, and
+.br
 Flam3-animate renders motion-blurred frames of animation.
-
+.br
 Flam3-convert reads from stdin files in the old format used by the
 flame GIMP plugin, and writes the new format to stdout.
 
@@ -25,7 +28,7 @@
 
 .SH ENVIRONMENT
 
-The environment variables are in the documention written to standard
+The environment variables are in the documentation written to standard
 out given any command line option.
 
 .SH SEE ALSO
Index: b/flam3-convert.man
===================================================================
--- a/flam3-convert.man
+++ b/flam3-convert.man
@@ -1,18 +1,21 @@
 .TH flam3-animate 1 "" ""
 .SH NAME
-flam3-animate
-flam3-render
-flam3-genome
-flam3-convert - render and animate FLAM3s and manipulate their genomes
+flam3-animate \- render and animate FLAM3s and manipulate their genomes
+flam3-render \- render and animate FLAM3s and manipulate their genomes
+flam3-genome \- render and animate FLAM3s and manipulate their genomes
+flam3-convert \- render and animate FLAM3s and manipulate their genomes
 .SH SYNOPSIS
-.B flam3-render < input
+.B flam3-convert < input
 
 .SH DESCRIPTION
 
 FLAM3 implements a visual language based on a recursive set equation.
 
 Flam3-genome creates and manipulates genomes (xml parameter sets) in
-this language.  Flam3-render turns genomes into still images, and
+this language.
+.br
+Flam3-render turns genomes into still images, and
+.br
 Flam3-animate renders motion-blurred frames of animation.
 
 Flam3-convert reads from stdin files in the old format used by the
@@ -25,7 +28,7 @@
 
 .SH ENVIRONMENT
 
-The environment variables are in the documention written to standard
+The environment variables are in the documentation written to standard
 out given any command line option.
 
 .SH SEE ALSO
Index: b/flam3-genome.man
===================================================================
--- a/flam3-genome.man
+++ b/flam3-genome.man
@@ -1,32 +1,35 @@
 .TH flam3-animate 1 "" ""
 .SH NAME
-flam3-animate
-flam3-render
-flam3-genome
-flam3-convert - render and animate FLAM3s and manipulate their genomes
+flam3-animate \- render and animate FLAM3s and manipulate their genomes
+flam3-render \- render and animate FLAM3s and manipulate their genomes
+flam3-genome \- render and animate FLAM3s and manipulate their genomes
+flam3-convert \- render and animate FLAM3s and manipulate their genomes
 .SH SYNOPSIS
-.B flam3-render < input
+.B flam3-genome
 
 .SH DESCRIPTION
 
 FLAM3 implements a visual language based on a recursive set equation.
 
-Flam3-genome creates and manipulates genomes (xml parameter sets) in
-this language.  Flam3-render turns genomes into still images, and
+Flam3-genome  writes a random flame (xml) to stdout.
+.br
+Flam3-render  turns genomes into still images, and
+.br
 Flam3-animate renders motion-blurred frames of animation.
-
-Flam3-convert reads from stdin files in the old format used by the
-flame GIMP plugin, and writes the new format to stdout.
+.br
+Flam3-convert reads from stdin files in the old format used by the flame GIMP plugin,
+.br
+.RS 14
+and writes the new format to stdout.
 
 .SH OPTIONS
 
-Any command line option will cause the program to write its
-documentation to standard out.
+No command line options supported.
 
 .SH ENVIRONMENT
 
-The environment variables are in the documention written to standard
-out given any command line option.
+The environment variables are described in the documentation in
+/usr/share/doc/flam3-utils/
 
 .SH SEE ALSO
 .BR WWW.FLAM3.COM,
Index: b/flam3-render.man
===================================================================
--- a/flam3-render.man
+++ b/flam3-render.man
@@ -1,9 +1,9 @@
 .TH flam3-animate 1 "" ""
 .SH NAME
-flam3-animate
-flam3-render
-flam3-genome
-flam3-convert - render and animate FLAM3s and manipulate their genomes
+flam3-animate \- render and animate FLAM3s and manipulate their genomes
+flam3-render \- render and animate FLAM3s and manipulate their genomes
+flam3-genome \- render and animate FLAM3s and manipulate their genomes
+flam3-convert \- render and animate FLAM3s and manipulate their genomes
 .SH SYNOPSIS
 .B flam3-render < input
 
@@ -12,7 +12,10 @@
 FLAM3 implements a visual language based on a recursive set equation.
 
 Flam3-genome creates and manipulates genomes (xml parameter sets) in
-this language.  Flam3-render turns genomes into still images, and
+this language.
+.br
+Flam3-render turns genomes into still images, and
+.br
 Flam3-animate renders motion-blurred frames of animation.
 
 Flam3-convert reads from stdin files in the old format used by the
@@ -25,7 +28,7 @@
 
 .SH ENVIRONMENT
 
-The environment variables are in the documention written to standard
+The environment variables are in the documentation written to standard
 out given any command line option.
 
 .SH SEE ALSO
