diff --git a/inxi b/inxi index f9e3f25..f8d6ae1 100755 --- a/inxi +++ b/inxi @@ -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 {