--- wikisrc/templates/programlisting.mdwn 2010/05/12 15:50:00 1.5 +++ wikisrc/templates/programlisting.mdwn 2010/05/12 16:33:34 1.6 @@ -6,8 +6,9 @@ Use this template to display a program listing, or a succession of commands (together with their output). Remember that shell commands may be prefixed by: - * *$* when the command should be run as a normal user - * *#* when the command should be run as root + +* *$* when the command should be run as a normal user +* *#* when the command should be run as root * *text* - text to display as program listing.