Date: Wed, 28 Feb 2001 16:56:55 -0600 From: Mike Meyer <mwm@mired.org> To: <nik@FreeBSD.org> Cc: mwm@mired.org, freebsd-doc@freebsd.org Subject: Re: docs/25456: [PATCH] root-not-found-cron-error is slightly out of date. Message-ID: <15005.33335.841204.703397@guru.mired.org> In-Reply-To: <200102282246.f1SMkMc41962@freefall.freebsd.org> References: <200102282246.f1SMkMc41962@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
nik@FreeBSD.org types: > Synopsis: [PATCH] root-not-found-cron-error is slightly out of date. > > State-Changed-From-To: open->closed > State-Changed-By: nik > State-Changed-When: Wed Feb 28 14:45:36 PST 2001 > State-Changed-Why: > Committed, thanks. > > There was a typo in one of the elements in the patch. If you run > "make lint" before submitting the PR it should check that the markup > is syntactically correct. Cheers. Sorry 'bout that. I just tried, and your makefile isn't PREFIX-clean )-: guru$ cd /usr/doc/en_US.ISO_8859-1/books/faq/ guru$ make lint /usr/local/bin/nsgmls -s -c /usr/doc/en_US.ISO_8859-1/books/faq/../../../share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog /usr/doc/en_US.ISO_8859-1/books/faq/book.sgml /usr/local/bin/nsgmls:No such file or directory *** Error code 1 Stop in /usr/doc/en_US.ISO_8859-1/books/faq. guru$ which nsgmls /usr/opt/bin/nsgmls Of course, the catalogs aren't in /usr/local, either. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15005.33335.841204.703397>