--- wikisrc/templates/programlisting.mdwn 2010/05/12 15:25:22 1.3 +++ wikisrc/templates/programlisting.mdwn 2010/05/12 15:50:00 1.5 @@ -1,8 +1,4 @@ -
-

-
-
-
+
## Description @@ -10,8 +6,8 @@ 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.