fix the SEE ALSO manpage section - ploot - simple plotting tools
 (HTM) git clone git://bitreich.org/ploot git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/ploot
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit ec5923ad4e60c2c9ecc25ab91efc9f3312cdaf14
 (DIR) parent 31b46028c927b86c8ba1400fd99554154b709f57
 (HTM) Author: Josuah Demangeon <me@josuah.net>
       Date:   Wed,  7 Sep 2022 12:41:10 +0200
       
       fix the SEE ALSO manpage section
       
       Diffstat:
         M ploot-braille.1                     |       4 +++-
         M ploot-farbfeld.1                    |       4 +++-
         M ploot-feed.1                        |       3 ++-
       
       3 files changed, 8 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/ploot-braille.1 b/ploot-braille.1
       @@ -59,7 +59,9 @@ $ ploot-braille <sample.txt
        .
        .Sh SEE ALSO
        .
       -.Xr ploot-braille 1 ,
       +.Xr ploot-farbfeld 1 ,
       +.Xr ploot-feed 1 ,
       +.Xr ploot-text 1 ,
        .Xr ploot-tsv 7
        .
        .Pp
 (DIR) diff --git a/ploot-farbfeld.1 b/ploot-farbfeld.1
       @@ -61,7 +61,9 @@ $ ploot-farbfeld -t demo -u MB red yellow <sample.txt
        .
        .Sh SEE ALSO
        .
       -.Xr ploot-farbfeld 1 ,
       +.Xr ploot-braille 1 ,
       +.Xr ploot-feed 1 ,
       +.Xr ploot-text 1 ,
        .Xr ploot-tsv 7
        .
        .Pp
 (DIR) diff --git a/ploot-feed.1 b/ploot-feed.1
       @@ -60,8 +60,9 @@ $ ploot-feed -w 80 1 1 <sample.txt
        .
        .Sh SEE ALSO
        .
       -.Xr ploot-farbfeld 1 ,
        .Xr ploot-braille 1 ,
       +.Xr ploot-farbfeld 1 ,
       +.Xr ploot-text 1 ,
        .Xr ploot-tsv 5
        .
        .