Date: Fri, 2 Nov 2001 12:12:12 -0500 From: Michael Lucas <mwlucas@blackhelicopters.org> To: Udo Erdelhoff <ue@nathan.ruhr.de> Cc: doc@FreeBSD.ORG Subject: Re: request for help with doc patch Message-ID: <20011102121212.A78507@blackhelicopters.org> In-Reply-To: <20011102165055.D39609@nathan.ruhr.de>; from ue@nathan.ruhr.de on Fri, Nov 02, 2001 at 04:50:55PM %2B0100 References: <20011102100512.A77880@blackhelicopters.org> <20011102165055.D39609@nathan.ruhr.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks! As an aside, every other entry in this file uses the same format as the one I used... is it OK to submit a patch that's done in a different manner to achieve the same effect? On Fri, Nov 02, 2001 at 04:50:55PM +0100, Udo Erdelhoff wrote: > 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></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 > -- > >Every program evolves until it is capable of sending email. > Except Microsoft Exchange -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons 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?20011102121212.A78507>