From owner-cvs-all Sat Oct 28 14:14:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B280E37B4C5; Sat, 28 Oct 2000 14:14:44 -0700 (PDT) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA71300; Sat, 28 Oct 2000 14:14:44 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <200010282114.OAA71300@freefall.freebsd.org> From: Nik Clayton Date: Sat, 28 Oct 2000 14:14:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml freebsd.dsl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2000/10/28 14:14:44 PDT Modified files: share/sgml freebsd.dsl Log: Put down the crack pipe long enough to revert back to labelling questions with a number, and not just a big "Q". No idea what the hell I was thinking when I did that. Override generate-anchor in the master stylesheets, so that the names (i.e., the ) in the HTML output for questions is Qx.y., where x.y is the question number. This is much less likely to change than the AENxxxx format, which changes with every addition or deletion to the FAQ, so it's much easier for people to link to specific questions within the FAQ now. A few whitespace/indentation changes with existing code. Revision Changes Path 1.19 +34 -21 doc/share/sgml/freebsd.dsl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message