bug fix for man download

This commit is contained in:
Harald Hope 2018-03-21 01:33:00 -07:00
parent 5f30b3856c
commit 06dd61e8bf

2
inxi
View file

@ -3225,7 +3225,7 @@ sub update_man {
print "Check the error messages for what happened. Error: $b_downloaded\n";
}
else {
print "Download/install of man page successful. Check to make sure it works: man inxi\n";
print "Download/install of man page successful.\nCheck to make sure it works: man inxi\n";
}
}
else {