Date: Fri, 2 Nov 2001 16:50:55 +0100 From: Udo Erdelhoff <ue@nathan.ruhr.de> To: doc@freebsd.org Subject: Re: request for help with doc patch Message-ID: <20011102165055.D39609@nathan.ruhr.de> In-Reply-To: <20011102100512.A77880@blackhelicopters.org> References: <20011102100512.A77880@blackhelicopters.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--AkbCVLjbJ9qUtAXD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Fri, Nov 02, 2001 at 10:05:12AM -0500, Michael Lucas wrote: > + <programlisting><![ CDATA [<informalexample> > + <screen><errorname>Panic: cannot mount root</errorname></screen> > + </informalexample>]]></programlisting> I assume you want to show the source code here. In that case, remove the "<![ CDATA" stuff and replace all '<' and '>' with their entities. In other words: <programlisting><informalexample> <screen><errorname>Panic: cannot mount root</errorname>&l= t;/screen> </informalexample></programlisting> Additionally, in a general FAQ context, you don't need the <screen> entity to wrap the <errorname> entity. The "can't mount root" question in the FAQ shows the correct usage (allthough I do not like the contraction). If this does not fix all your problems, the actual error messages from jade and line numbers will help us to help you. /s/Udo --=20 >Every program evolves until it is capable of sending email. Except Microsoft Exchange --AkbCVLjbJ9qUtAXD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iQCVAwUBO+LA3kPoh1XnT6hxAQHtRAP/X9JfaVAVhBQOcW4hmkhUA6hOOZE8pZU4 HsAezDcpUYVK+puGflTIc8qr6xhOaJAKTAiRVnYRdt0cL7cD06gbaSI1FJvGoFjB KXOu3ouKFzNh1YZgvZrt17jJc0RzMcWD7X+UK1Sxy0QO/6agx5XF928fZd60aFIR m4v3ftqNxZc= =acvW -----END PGP SIGNATURE----- --AkbCVLjbJ9qUtAXD-- 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?20011102165055.D39609>