[BACK]Return to index.sgml CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Attic/index.sgml between version 1.1 and 1.3

version 1.1, 2009/02/23 15:19:47 version 1.3, 2009/02/23 16:01:33
Line 68 
Line 68 
                                         INSTALLING SOURCES                                          INSTALLING SOURCES
                                         </h1>                                          </h1>
   
                                           <p>
                                           Sources correctly build and install on OpenBSD, NetBSD and Linux operating systems, tested variously on
                                           i386, AMD64 and Alpha.
                                           </p>
   
                                         <h2>                                          <h2>
                                         nightly source                                          nightly source
                                         </h2>                                          </h2>
Line 96 
Line 101 
                                         </p>                                          </p>
   
                                         <p>                                          <p>
                                         If installing for the first time:                                          If installing for the first time (you must have the ports tree installed):
                                         </p>                                          </p>
   
                                         <p class="boxed">                                          <p class="boxed">
                                           % cd /usr/ports/devel/<br>
                                         % ftp -V -o- http://mdocml.bsd.lv/ports-openbsd/mdocml.tgz | tar -zxf -<br>                                          % ftp -V -o- http://mdocml.bsd.lv/ports-openbsd/mdocml.tgz | tar -zxf -<br>
                                         % cd mdocml<br>                                          % cd mdocml<br>
                                         % sudo make<br>                                          % sudo make<br>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

CVSweb