W: console-cyrillic: bad-whatis-entry [usr/share/man/man1/dumppsf.1.gz]
W: console-cyrillic: bad-whatis-entry [usr/share/man/man1/makeacm.1.gz]
W: console-cyrillic: bad-whatis-entry [usr/share/man/man1/raw2psf.1.gz]

diff --git a/scripts/dumppsf b/scripts/dumppsf
index 1d2ce21..1c8bcf6 100755
--- a/scripts/dumppsf
+++ b/scripts/dumppsf
@@ -62,9 +62,9 @@ for ($i=0;$i<$fontsize;$i++) {
   }
 }  
        
-=head1 NAME dumppsf
+=head1 NAME
 
-converts psf file to readable ASCII file.
+dumppsf - converts psf file to readable ASCII file.
 
 =head1 SYNOPSIS
 
diff --git a/scripts/makeacm b/scripts/makeacm
index 8fa35d9..0386592 100755
--- a/scripts/makeacm
+++ b/scripts/makeacm
@@ -21,9 +21,9 @@ while (<>) {
   print "$eightbit\t'",$x->utf8,"'\n";
 }  
 
-=head1 NAME makeacm
+=head1 NAME
 
-produces acm file from character set definition
+makeacm - produces acm file from character set definition
 
 =head1 SYNOPSIS
      
diff --git a/scripts/raw2psf b/scripts/raw2psf
index 671c4f2..139d3ed 100755
--- a/scripts/raw2psf
+++ b/scripts/raw2psf
@@ -39,9 +39,9 @@ for ($i=0;$i<256;$i++) {
   print pack ("v*", @{$unicode[$i]},0xffff);
 }  
 
-=head1 NAME raw2psf
+=head1 NAME
 
-adds unicode mapping to given raw console font
+raw2psf - adds unicode mapping to given raw console font
 
 =head1 SYNOPSYS
 
