Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2013 17:03:41 +0200
From:      Joel Dahl <joel@vnode.se>
To:        Benjamin Kaduk <kaduk@MIT.EDU>
Cc:        svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org, Warren Block <wblock@freebsd.org>
Subject:   Re: svn commit: r42235 - head/en_US.ISO8859-1/books/fdp-primer/docbook-markup
Message-ID:  <47757ABD-D461-4089-9C25-E511CD4B0F83@vnode.se>
In-Reply-To: <alpine.GSO.1.10.1307101045290.26275@multics.mit.edu>
References:  <201307101135.r6ABZl5q011350@svn.freebsd.org> <alpine.GSO.1.10.1307101045290.26275@multics.mit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

10 jul 2013 kl. 16:46 skrev Benjamin Kaduk <kaduk@MIT.EDU>:

> On Wed, 10 Jul 2013, Warren Block wrote:
>=20
>> Author: wblock
>> Date: Wed Jul 10 11:35:47 2013
>> New Revision: 42235
>> URL: http://svnweb.freebsd.org/changeset/doc/42235
>>=20
>> Log:
>> Add a section showing use of <email> tags, both with and without
>> "nolink".  Move the sample <procedure> inside the <example>, the
>> comment that noted procedures could not be inside examples is no
>> longer correct.
>>=20
>> Modified:
>> head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml
>>=20
>> Modified: =
head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml
>> =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
>> --- head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml	=
Wed Jul 10 10:38:06 2013	(r42234)
>> +++ head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml	=
Wed Jul 10 11:35:47 2013	(r42235)
>> @@ -1572,6 +1570,49 @@ This is the file called 'foo2'</screen>
>>      </example>
>>    </sect2>
>>=20
>> +    <sect2 id=3D"docbook-markup-email-addresses">
>> +      <title>Email Addresses</title>
>> +
>> +      <para>Email addresses are marked up with
>> +	<sgmltag>email</sgmltag> tags.  In the <acronym>HTML</acronym>
>> +	output format, the wrapped text becomes a hyperlink to the
>> +	email address.  Other output formats that support hyperlinks
>> +	may also make the email address into a link.</para>
>> +
>> +      <example>
>> +	<title><sgmltag>email</sgmltag> with a Hyperlink</title>
>> +
>> +	<para>Usage:</para>
>> +
>> +	<programlisting><sgmltag =
class=3D"starttag">para</sgmltag>Questions about &amp;os; may be sent to
>> +  <sgmltag =
class=3D"starttag">email</sgmltag>questions@&amp;os;.org<sgmltag =
class=3D"endtag">email</sgmltag>.<sgmltag =
class=3D"endtag">para</sgmltag></programlisting>
>=20
> Somehow I thought "freebsd-questions@FreeBSD.org" was the preferred =
spelling.

It definitely is.

--
Joel=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47757ABD-D461-4089-9C25-E511CD4B0F83>