Date: Thu, 20 Jul 2000 08:00:03 -0700 (PDT) From: Udo Erdelhoff <ue@nathan.ruhr.de> To: freebsd-doc@freebsd.org Subject: Re: docs/20056: Bad SGML in the "@ sign" entry of the FAQ Message-ID: <200007201500.IAA54505@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/20056; it has been noted by GNATS. From: Udo Erdelhoff <ue@nathan.ruhr.de> To: Ben Smithurst <ben@FreeBSD.org> Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: docs/20056: Bad SGML in the "@ sign" entry of the FAQ Date: Thu, 20 Jul 2000 16:36:05 +0200 Hi, > Looks good to me, with one minor exception: the white space before the > "pn=\@" line in <programlisting> is unnecessary. whitespace and linebreaks within a <programlisting> element are significant. With the whitespace in front of the pn=\@, the output will be intended by approximately one tab. Without it, it will start in column 0. Or did you mean that I should not intend the the output? In that case, replace the whole line with <para><literal>pn=\@</literal></para>. You could even change the end of the previous paragraph to read ...with a backslash, i.e. use <literal>pn=\@</literal>.</para> and remove the <programlisting> element completly. > I think I'll leave this bit, if you don't mind too much, it can be > committed in one batch at some point. I don't mind. /s/Udo -- Ich bin root, ich darf das. 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?200007201500.IAA54505>