Subject: Re: Questions about the NetBSD 2.0.2 RA
To: None <jschauma@netmeister.org>
From: Hiroki Sato <hrs@NetBSD.org>
List: netbsd-docs
Date: 04/20/2005 00:01:13
----Security_Multipart0(Wed_Apr_20_00_01_13_2005_398)--
Content-Type: Multipart/Mixed;
boundary="--Next_Part(Wed_Apr_20_00_01_13_2005_432)--"
Content-Transfer-Encoding: 7bit
----Next_Part(Wed_Apr_20_00_01_13_2005_432)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Jan Schaumann <jschauma@netmeister.org> wrote
in <20050419141700.GE13189@netmeister.org>:
js> > Why not use <blockquote/> tags instead?
js>
js> Mainly because nobody noticed that this might be a good tag. ;-)
Hmm, I think the both of <note> and <blockquote> are wrong.
If we think an URL is part of a paragraph in NetBSD-2.0.2.xml
<para> should be correct, and if we think it needs to be rendered
specially <literallayout> should be used. <note> is for a note
and <blockquote> is a quotation from somewhere.
How about the attached patch?
--
| Hiroki SATO
----Next_Part(Wed_Apr_20_00_01_13_2005_432)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="bq-para.diff"
Index: NetBSD-2.0.2.xml
===================================================================
RCS file: /cvsroot/htdocs/Releases/formal-2.0/NetBSD-2.0.2.xml,v
retrieving revision 1.5
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$DragonFly:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.5 NetBSD-2.0.2.xml
--- NetBSD-2.0.2.xml 19 Apr 2005 14:09:01 -0000 1.5
+++ NetBSD-2.0.2.xml 19 Apr 2005 14:50:57 -0000
@@ -12,6 +12,9 @@
<config param="rcsdate" value="$Date: 2005/04/19 14:09:01 $"/>
<head>
<title>Announcing NetBSD 2.0.2</title>
+<style type="text/css">
+p.indented { margin-left: 4ex }
+</style>
</head>
<sect1 id="announcing">
@@ -53,9 +56,9 @@
SUP, and other services is provided at the end of this announcement; the
latest list of available download sites may also be found at:
</para>
-<blockquote>
+<para role="indented">
<ulink url="http://www.NetBSD.org/mirrors/"/>
-</blockquote>
+</para>
<para>
We encourage users who wish to install via a CD-ROM ISO image to download via
BitTorrent by using the <ulink url="../../mirrors/torrents/">torrent
@@ -68,9 +71,9 @@
A list of hashes for the NetBSD 2.0.2 distribution has been signed with
the well-connected PGP key for the NetBSD Security-Officer:
</para>
-<blockquote>
+<para role="indented">
<ulink url="ftp://ftp.NetBSD.org/pub/NetBSD/security/hashes/NetBSD-2.0.2_hashes.asc"/>
-</blockquote>
+</para>
-->
</sect1>
@@ -97,24 +100,24 @@
More information on the goals of the NetBSD Project can be procured from the
NetBSD web site at:
</para>
-<blockquote>
+<para role="indented">
<ulink url="http://www.NetBSD.org/Goals/"/>
-</blockquote>
+</para>
<para>
NetBSD is free. All of the code is under non-restrictive licenses, and may be
used without paying royalties to anyone. Free support services are available
via our mailing lists and web site. Commercial support is available from a
variety of sources; some are listed at:
</para>
-<blockquote>
+<para role="indented">
<ulink url="http://www.NetBSD.org/gallery/consultants.html"/>
-</blockquote>
+</para>
<para>
More extensive information on NetBSD is available from the NetBSD web site:
</para>
-<blockquote>
+<para role="indented">
<ulink url="http://www.NetBSD.org/"/>
-</blockquote>
+</para>
<para>
NetBSD is the work of a diverse group of people spread around the world. The
<quote>Net</quote> in our name is a tribute to the Internet, which
@@ -228,9 +231,9 @@
NetBSD packages collection documentation:
</para>
- <blockquote>
+ <para role="indented">
<ulink url="http://www.NetBSD.org/Documentation/pkgsrc/"/>
- </blockquote>
+ </para>
</sect1>
<sect1 id="acknowledgements">
@@ -243,9 +246,9 @@
More information on the people who make NetBSD happen is available at:
</para>
-<blockquote>
+<para role="indented">
<ulink url="http://www.NetBSD.org/People/"/>
-</blockquote>
+</para>
<para>
We would like to especially thank the University of California at Berkeley and
----Next_Part(Wed_Apr_20_00_01_13_2005_432)----
----Security_Multipart0(Wed_Apr_20_00_01_13_2005_398)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
iD8DBQBCZR07TyzT2CeTzy0RAjRyAKCONB+X4m0yQPTy5xX0dDEf1n8sjACfZD7/
Kl2nfcot97+ikk3gSlAPgWA=
=yaLr
-----END PGP SIGNATURE-----
----Security_Multipart0(Wed_Apr_20_00_01_13_2005_398)----