=================================================================== RCS file: /cvs/mandoc/Attic/index.sgml,v retrieving revision 1.13 retrieving revision 1.15 diff -u -p -r1.13 -r1.15 --- mandoc/Attic/index.sgml 2009/03/24 10:28:06 1.13 +++ mandoc/Attic/index.sgml 2009/03/24 20:05:43 1.15 @@ -25,9 +25,9 @@

mdocml is a suite of tools compiling “-mdoc”, the roff macro - package for BSD manual pages. The mission of mdocml is to deprecate groff, the GNU roff implementation, for - displaying BSD mdoc pages. + package of choice for BSD manual pages. The mission of mdocml is to deprecate + groff, the GNU roff implementation, + for displaying -mdoc pages.

@@ -39,21 +39,20 @@

The core of mdocml is the libmdoc library, a validating scanner-parser producing intermediate-form output from -mdoc input. libmdoc is a simple, fast library operating on memory - buffers, so it can be used for a variety of front-ends (terminal-based, CGI and so on). The primary - front-end is mandoc(1), which formats -mdoc manuals for display on the - terminal. + buffers, so it can be used for a variety of front-ends (terminal-based, CGI and so on).

- +

- The mandoc(1) utility is intended to deprecate usage of mandoc(1), which formats -mdoc manuals for display on + the terminal. The mandoc(1) utility is intended to deprecate usage of groff for displaying mdoc manuals on the terminal.

- Please submit patches! Although a significant implementation exists, work - remains for the backend library and especially the front-end utilities. See the contact information below to submit patches and bug reports. + Please submit patches, bug reports and suggestions! Although a significant + implementation exists, work remains for the backend library and especially the front-end utilities. See + the contact information below for submissions.

@@ -65,7 +64,7 @@

Sources correctly build and install on FreeBSD, OpenBSD, NetBSD and Linux operating systems, tested - variously on i386, AMD64, Alpha and others. + variously on i386, AMD64, alpha and others.

@@ -98,10 +97,12 @@

The source snapshot is automatically converted into OpenBSD, NetBSD and FreeBSD ports at /ports-openbsd/, /ports-netbsd/ and /ports-freebsd/, respectively. Please read the OpenBSD Ports FAQ, NetBSD pkgsrc guide or FreeBSD Ports Guide first. + href="/ports-freebsd/">/ports-freebsd/, respectively. Please read the OpenBSD Ports FAQ, the NetBSD pkgsrc guide or the FreeBSD ports + guide, first.

@@ -137,12 +138,11 @@

- # pkg_delete mdocml
- # cd /usr/ports/textproc/
- # rm -rf mdocml
+ # pkg_delete -x mdocml
+ # cd /tmp
# ftp -V -o- http://mdocml.bsd.lv/ports-freebsd/mdocml.tar.gz | tar -zvxf -
# cd mdocml
- # make build
+ # make
# make install

@@ -158,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">...@kth.se, with questions, bug reports, patches, and so on. + false;" title="Reveal this e-mail address">...@kth.se, with questions, bug reports, patches, and so + on.

@@ -170,7 +171,7 @@

- Copyright © 2008, 2009 Kristaps Džonsons, $Date: 2009/03/24 10:28:06 $ + Copyright © 2008, 2009 Kristaps Džonsons, $Date: 2009/03/24 20:05:43 $