Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/UPDATING,v retrieving revision 1.90 retrieving revision 1.91 diff -u -p -r1.90 -r1.91 --- src/UPDATING 2003/06/30 20:13:26 1.90 +++ src/UPDATING 2003/07/01 08:13:41 1.91 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.90 2003/06/30 20:13:26 wiz Exp $ +$NetBSD: UPDATING,v 1.91 2003/07/01 08:13:41 wiz Exp $ This file is intended to be a brief introduction to the build process and a reference on what to do if something doesn't work. @@ -10,6 +10,7 @@ Recent changes: 20030630: Groff was update to 1.19; it's probably necessary to do + cd share/mk && make install cd src/gnu/usr.bin/groff make MKMAN=no dependall install (untested).