=================================================================== RCS file: /cvs/mandoc/Attic/index.sgml,v retrieving revision 1.4 retrieving revision 1.7 diff -u -p -r1.4 -r1.7 --- mandoc/Attic/index.sgml 2009/02/23 20:55:56 1.4 +++ mandoc/Attic/index.sgml 2009/02/25 12:37:18 1.7 @@ -28,7 +28,7 @@ package of the BSD manual pages. The mission of mdocml is to deprecate groff, the GNU roff implementation, for displaying BSD mdoc pages. groff amounts to over 60 000 lines of GPL C++ source, which is a - considerable encumbrance to BSD operating system. + considerable encumbrance to BSD operating systems.

@@ -73,6 +73,10 @@ i386, AMD64 and Alpha.

+

+ The most current version is @VERSION@, dated @VDATE@. +

+

snapshotted source

@@ -86,7 +90,9 @@ % cd /tmp
% ftp -V -o- http://mdocml.bsd.lv/snapshots/mdocml.tar.gz | tar -zvxf -
% cd mdocml
- % make && make regress && make install + % make all
+ % make regress
+ # make install

@@ -100,12 +106,14 @@

- % sudo pkg_delete mdocml
- % cd /usr/ports/devel/
- % sudo rm -rf mdocml
- % ftp -V -o- http://mdocml.bsd.lv/ports-openbsd/mdocml.tar.gz | sudo tar -zvxf -
- % cd mdocml
- % sudo make && sudo make regress && sudo make install + # pkg_delete mdocml
+ # cd /usr/ports/devel/
+ # rm -rf mdocml
+ # ftp -V -o- http://mdocml.bsd.lv/ports-openbsd/mdocml.tar.gz | tar -zvxf -
+ # cd mdocml
+ # make build
+ # make regress
+ # make install

@@ -132,7 +140,7 @@
- Copyright © 2009 Kristaps Džonsons, $Date: 2009/02/23 20:55:56 $ + Copyright © 2009 Kristaps Džonsons, $Date: 2009/02/25 12:37:18 $