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

Diff for /mandoc/INSTALL between version 1.18 and 1.19

version 1.18, 2017/02/08 12:24:10 version 1.19, 2017/06/23 15:58:14
Line 1 
Line 1 
 $Id$  $Id$
   
 About mdocml, the portable mandoc distribution  About the portable mandoc distribution
 ----------------------------------------------  --------------------------------------
 The mandoc manpage compiler toolset is a suite of tools compiling  The mandoc manpage compiler toolset (formerly called "mdocml")
 mdoc(7), the roff(7) macro language of choice for BSD manual pages,  is a suite of tools compiling mdoc(7), the roff(7) macro language
 and man(7), the predominant historical language for UNIX manuals.  of choice for BSD manual pages, and man(7), the predominant
   historical language for UNIX manuals.
   
 It includes a man(1) manual viewer and additional tools.  It includes a man(1) manual viewer and additional tools.
 For general information, see <http://mdocml.bsd.lv/>.  For general information, see <http://mandoc.bsd.lv/>.
   
 In case you have questions or want to provide feedback, read  In case you have questions or want to provide feedback, read
 <http://mdocml.bsd.lv/contact.html>.  Consider subscribing to the  <http://mandoc.bsd.lv/contact.html>.  Consider subscribing to the
 discuss@ mailing list mentioned on that page.  If you intend to  discuss@ mailing list mentioned on that page.  If you intend to
 help with the development of mandoc, consider subscribing to the  help with the development of mandoc, consider subscribing to the
 tech@ mailing list, too.  tech@ mailing list, too.
Line 25  Before manually installing mandoc on your system, plea
Line 27  Before manually installing mandoc on your system, plea
 whether the newest version of mandoc is already installed by default  whether the newest version of mandoc is already installed by default
 or available via a binary package or a ports system.  A list of the  or available via a binary package or a ports system.  A list of the
 latest bundled and ported versions of mandoc for various operating  latest bundled and ported versions of mandoc for various operating
 systems is maintained at <http://mdocml.bsd.lv/ports.html>.  systems is maintained at <http://mandoc.bsd.lv/ports.html>.
   
 Regarding how packages and ports are maintained for your operating  Regarding how packages and ports are maintained for your operating
 system, please consult your operating system documentation.  system, please consult your operating system documentation.

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

CVSweb