--- wikisrc/users/imil/cheatsheet.mdwn 2012/07/25 20:05:38 1.3 +++ wikisrc/users/imil/cheatsheet.mdwn 2012/07/25 20:06:40 1.4 @@ -23,14 +23,14 @@ [[!template id=programlisting text=""" # cd /usr/src # ./build.sh -O ../obj -T ../tools -j -U distribution -"""] +"""]] * Build the kernel [[!template id=programlisting text=""" # cd /usr/src # ./build.sh -O ../obj -T ../tools -j kernel= -"""] +"""]] * Install the new kernel @@ -42,7 +42,7 @@ # cd /usr/src # ./build.sh -O ../obj -T ../tools -U install=/ # /usr/sbin/etcupdate -s /usr/src -"""]]] +"""]] ## Adobe Flash @@ -54,5 +54,5 @@ # cd /usr/pkgsrc/multimedia/ns-flash # make install $ nspluginwrapper -i /usr/pkg/lib/netscape/plugins/libflashplayer.so -"""] +"""]]