Date: Mon, 26 Oct 1998 15:53:22 -0800 (PST) From: Nik Clayton <nik@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook handbook.sgml README Message-ID: <199810262353.PAA29830@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nik 1998/10/26 15:53:22 PST
Modified files:
en/handbook handbook.sgml README
Log:
<foo
id="bar">
...
changed to
<foo id="bar">
...
Before people complain that "Hang on, now you can't find out what the
allocated ID values are with a simple 'grep'" I'll say that's not a
problem. I plan to introduce a target in the Makefile (probably
something like 'handbook.id' which will automatically generate this
list doing a proper SGML parse.
Revision Changes Path
1.52 +260 -519 doc/en/handbook/handbook.sgml
1.53 +15 -0 doc/en/handbook/README
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810262353.PAA29830>
