diff --git a/autodescribe b/autodescribe index 987d44f..aaa0bc3 100755 --- a/autodescribe +++ b/autodescribe @@ -450,7 +450,7 @@ comment_pnm () { ########################### if [ $# -eq 0 ] ; then - echo 'autodescribe ver. 2.1' + echo 'autodescribe ver. 3' echo 'Usage: autodescribe [-e program] [ -q ] [ -t type ] file1 [ file2 ... ]' echo 'Extracts comments from files' echo ' -e cmd command to run once for each file with args: comment file' diff --git a/autodescribe.1 b/autodescribe.1 index c535343..dc8c30d 100644 --- a/autodescribe.1 +++ b/autodescribe.1 @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH AUTODESCRIBE 1 "14 Oct 2021" "autodescribe version 2.1" +.TH AUTODESCRIBE 1 "14 Oct 2021" "autodescribe version 3" .SH NAME autodescribe \- automatically extract descriptions from files .SH SYNOPSIS diff --git a/fv b/fv index 03f2b04..bd31ccd 100755 --- a/fv +++ b/fv @@ -30,7 +30,7 @@ # in the first position. These extensions are listed using the -l option. usage () { - echo 'fv ver. 2.1' + echo 'fv ver. 3' echo 'Displays directory listings for many archive types.' echo '' echo 'Usage: fv [-v] [-?] [-h] [-l] [-t type] archive1 [ archive2 ... ]' diff --git a/fv.1 b/fv.1 index ab646f3..c1d8dbb 100644 --- a/fv.1 +++ b/fv.1 @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH FV 1 "09 Oct 2021" "fv version 2.1" +.TH FV 1 "09 Oct 2021" "fv version 3" .SH NAME fv \- archive and package directory lister .SH SYNOPSIS diff --git a/fvi b/fvi index 31339e2..0735241 100755 --- a/fvi +++ b/fvi @@ -30,7 +30,7 @@ # in the first position. These extensions are listed using the -l option. usage () { - echo 'fvi ver. 2.1' + echo 'fvi ver. 3' echo 'Displays metadata for many file types.' echo '' echo 'Usage: fvi [-v] [-?] [-h] [-l] [-t type] file1 [ file2 ... ]' diff --git a/fvi.1 b/fvi.1 index 1f9dfe8..b0a4ed2 100644 --- a/fvi.1 +++ b/fvi.1 @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH FVI 1 "09 Oct 2021" "fvi version 2.1" +.TH FVI 1 "09 Oct 2021" "fvi version 3" .SH NAME fvi \- File view info metadata displayer .SH SYNOPSIS