CVSROOT:        /cvs
Module name:    www
Changes by:     r...@cvs.openbsd.org    2012/09/12 13:24:52

Modified files:
        faq/ports      : differences.html guide.html index.html 
                         ports.html specialtopics.html testing.html 

Log message:
FNF for www/faq/ports/

perl -pi -e 's#<code>#<tt>#g;s#</code>#</tt>#g' *.html
perl -pi -e 's#<strong>#<b>#g;s#</strong>#</b>#g' *.html
perl -pi -e 's#<em>#<i>#g;s#</em>#</i>#g' *.html
perl -pi -e 's#</p>##;s#</li>##' *.html

discussed with ajacoutot@ and nick@

Reply via email to