Add another rule to the list, and reformat the list as a list.
This commit is contained in:
parent
b8130cff99
commit
d1116ef0aa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53188
1 changed files with 26 additions and 10 deletions
|
@ -25,18 +25,34 @@
|
|||
<command>pkg upgrade</command>.</para>
|
||||
|
||||
<important>
|
||||
<para><filename>pkg-message</filename> must contain only
|
||||
information that is <emphasis>vital</emphasis> to setup and
|
||||
operation on &os;, and that is unique to the port in
|
||||
question.</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para><filename>pkg-message</filename> must contain only
|
||||
information that is <emphasis>vital</emphasis> to setup and
|
||||
operation on &os;, and that is unique to the port in
|
||||
question.</para>
|
||||
</listitem>
|
||||
|
||||
<para>Setup information should only be shown on initial install.
|
||||
Upgrade instructions should be shown only when upgrading from
|
||||
the relevant version.</para>
|
||||
<listitem>
|
||||
<para>Setup information should only be shown on initial install.
|
||||
Upgrade instructions should be shown only when upgrading from
|
||||
the relevant version.</para>
|
||||
</listitem>
|
||||
|
||||
<para>Committers have blanket approval to constrain existing
|
||||
messages to install or upgrade ranges using the
|
||||
<acronym>UCL</acronym> format specifications.</para>
|
||||
<listitem>
|
||||
<para>Do not surround the messages with either whitespace or
|
||||
lines of symbols (like <literal>----------</literal>,
|
||||
<literal>**********</literal>, or
|
||||
<literal>==========</literal>). Leave the formatting to
|
||||
&man.pkg.8;.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Committers have blanket approval to constrain existing
|
||||
messages to install or upgrade ranges using the
|
||||
<acronym>UCL</acronym> format specifications.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</important>
|
||||
|
||||
<para>pkg-message supports two formats:</para>
|
||||
|
|
Loading…
Reference in a new issue