diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-03-24 20:05:43 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-03-24 20:05:43 +0000 |
commit | 03a4c7cc1fa3d7f4508f525d30f858a42abc2ddf (patch) | |
tree | 85d41700db9d3d426d03af2a5362acdcbc2d0075 /index.sgml | |
parent | 5661316ebadf1aa127b84e18f962824fd3c69e49 (diff) | |
download | mandoc-03a4c7cc1fa3d7f4508f525d30f858a42abc2ddf.tar.gz |
More fixes from Ulrich Sporlein. (freebsd)
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -138,12 +138,11 @@ </h3> <p class="boxed"> - # pkg_delete mdocml<br> - # cd /usr/ports/textproc/<br> - # rm -rf mdocml<br> + # pkg_delete -x mdocml<br> + # cd /tmp<br> # ftp -V -o- http://mdocml.bsd.lv/ports-freebsd/mdocml.tar.gz | tar -zvxf -<br> # cd mdocml<br> - # make build<br> + # make<br> # make install </p> </td> @@ -159,7 +158,8 @@ href="http://mailhide.recaptcha.net/d?k=01jt88xIsFONwVjHZmGpc4AQ==&c=sb5E6ulipc-eTnpTVqI-BQ==" onclick="window.open('http://mailhide.recaptcha.net/d?k=01jt88xIsFONwVjHZmGpc4AQ==&c=sb5E6ulipc-eTnpTVqI-BQ==', '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=300'); return - false;" title="Reveal this e-mail address">...</a>@kth.se, with questions, bug reports, patches, and so on. + false;" title="Reveal this e-mail address">...</a>@kth.se, with questions, bug reports, patches, and so + on. </p> <p> |