Wrap long lines

Submitted by:	wblock@ (via mail)
This commit is contained in:
Carlo Strub 2012-09-02 12:21:36 +00:00
parent 000ef04a07
commit cc239ad8bc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39488

View file

@ -3414,30 +3414,33 @@ ALWAYS_KEEP_DISTFILES= yes
<title><makevar>COMMENT</makevar></title> <title><makevar>COMMENT</makevar></title>
<para>This is a one-line description of the port. <para>This is a one-line description of the port.
Please respect the following rules:</para> Please respect the following rules:</para>
<orderedlist> <orderedlist>
<listitem> <listitem>
<para>Try to keep the COMMENT value at no longer than 70 <para>Try to keep the COMMENT value at no longer than 70
characters, as this line will be used by the &man.pkg.info.1; characters, as this line will be used by the
utility to display a one-line summary of the port;</para> &man.pkg.info.1; utility to display a one-line summary
of the port;</para>
</listitem> </listitem>
<listitem> <listitem>
<para>Do <emphasis>not</emphasis> include the package name <para>Do <emphasis>not</emphasis> include the package
(or version number of the software);</para> name (or version number of the software);</para>
</listitem> </listitem>
<listitem> <listitem>
<para>The comment should begin with a capital and end without a <para>The comment should begin with a capital and end
period;</para> without a period;</para>
</listitem> </listitem>
<listitem> <listitem>
<para>Do not start with an indefinite article (i.e. A or An);</para> <para>Do not start with an indefinite article (i.e.
A or An);</para>
</listitem> </listitem>
<listitem> <listitem>
<para>Names are capitalized (e.g. Apache, JavaScript, Perl);</para> <para>Names are capitalized (e.g. Apache, JavaScript,
Perl);</para>
</listitem> </listitem>
<listitem> <listitem>
<para>For lists of words use the Oxford comma (e.g. green, <para>For lists of words use the Oxford comma (e.g.
red<emphasis>,</emphasis> and blue);</para> green, red<emphasis>,</emphasis> and blue);</para>
</listitem> </listitem>
<listitem> <listitem>
<para>Spell check the text.</para> <para>Spell check the text.</para>