--- tcl8.6.5/unix/installManPage 2016-03-01 02:59:35.000000000 +0100 +++ tcl8.6.5-1/unix/installManPage 2016-06-24 15:28:50.061168557 +0200 @@ -106,7 +106,7 @@ First=$Target sed -e "/man\.macros/r $SrcDir/man.macros" -e "/man\.macros/d" \ $ManPage > $Dir/$First - chmod 444 $Dir/$First + chmod 644 $Dir/$First $Gzip $Dir/$First else ln $SymOrLoc$First$Gz $Dir/$Target$Gz