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

Diff for /mandoc/INSTALL between version 1.10 and 1.11

version 1.10, 2015/03/09 21:00:14 version 1.11, 2015/03/19 14:57:29
Line 42  generates.  If anything looks wrong or different from 
Line 42  generates.  If anything looks wrong or different from 
 wish, read the file "configure.local.example", create and edit  wish, read the file "configure.local.example", create and edit
 a file "configure.local", and re-run "./configure" until the  a file "configure.local", and re-run "./configure" until the
 result seems right to you.  result seems right to you.
   On Solaris 10 and earlier, you may have to run "ksh ./configure"
   because the native /bin/sh lacks some POSIX features.
   
 3. Run "make".  3. Run "make".
 Any POSIX-compatible make, in particular both BSD make and GNU make,  Any POSIX-compatible make, in particular both BSD make and GNU make,

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

CVSweb