man: fix missed NULL termination of an array
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 4 Jul 2008 21:57:11 +0000 (21:57 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 4 Jul 2008 21:57:11 +0000 (21:57 -0000)
commit9835d47acc5ed1cdfe2be0932004c83bc7d94a81
tree9fdaee97caf2d24c2699f6ae738f3a7195153bbd
parenta8a3b497fc05cf4a8545acd1cbd75f1ad2ab97c8
man: fix missed NULL termination of an array

function                                             old     new   delta
man_main                                             741     721     -20
miscutils/man.c