From owner-cvs-all Mon Aug 23 14: 6:54 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AE05015779; Mon, 23 Aug 1999 14:06:47 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA01116; Mon, 23 Aug 1999 14:06:03 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <199908232106.OAA01116@freefall.freebsd.org> From: Nik Clayton Date: Mon, 23 Aug 1999 14:06:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/ports chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1999/08/23 14:06:03 PDT Modified files: en_US.ISO_8859-1/books/handbook/ports chapter.sgml Log: "../handbook.sgml" -> "../book.sgml" in Emacs local variables section. Fix up the list of questions and answers as a instead of an . This entails converting the element to a , and wrapping each question paragraph in a and pair, and each answer in a ... pair. Then, search and replace for all the "Q. " and "A. " and remove them, because the stylesheet adds these for you. Finally, some of the questions are entered as ... Delete the anchor element, and put the id attribute on the para instead, so you have ... I'm not entirely sure why, but if you have that in the first form then the stylesheets don't include the links properly in the table of questions. If you have it in the second form then everything works fine. Revision Changes Path 1.45 +239 -138 doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message