pkg/COMMENT shall be written in "Capital, no period at end" style.
To be enforced shortly.
This commit is contained in:
parent
13c9e8009a
commit
047ba71f90
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5119
5 changed files with 25 additions and 20 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.30 1999-06-20 21:19:27 billf Exp $
|
||||
$Id: chapter.sgml,v 1.31 1999-06-26 06:31:34 hoek Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -1033,11 +1033,12 @@ USE_IMAKE= yes
|
|||
|
||||
<para>This is the one-line description of the port.
|
||||
<emphasis>Please</emphasis> do not include the package name (or
|
||||
version number of the software) in the comment. Here is an
|
||||
example:</para>
|
||||
version number of the software) in the comment. The comment
|
||||
should begin with a capital, and end without a period. Here
|
||||
is an example:</para>
|
||||
|
||||
<programlisting>
|
||||
A cat chasing a mouse all over the screen.</programlisting>
|
||||
A cat chasing a mouse all over the screen</programlisting>
|
||||
</sect4>
|
||||
|
||||
<sect4>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.30 1999-06-20 21:19:27 billf Exp $
|
||||
$Id: chapter.sgml,v 1.31 1999-06-26 06:31:34 hoek Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -1033,11 +1033,12 @@ USE_IMAKE= yes
|
|||
|
||||
<para>This is the one-line description of the port.
|
||||
<emphasis>Please</emphasis> do not include the package name (or
|
||||
version number of the software) in the comment. Here is an
|
||||
example:</para>
|
||||
version number of the software) in the comment. The comment
|
||||
should begin with a capital, and end without a period. Here
|
||||
is an example:</para>
|
||||
|
||||
<programlisting>
|
||||
A cat chasing a mouse all over the screen.</programlisting>
|
||||
A cat chasing a mouse all over the screen</programlisting>
|
||||
</sect4>
|
||||
|
||||
<sect4>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: book.sgml,v 1.30 1999-06-20 21:19:27 billf Exp $
|
||||
$Id: book.sgml,v 1.31 1999-06-26 06:31:34 hoek Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -1033,11 +1033,12 @@ USE_IMAKE= yes
|
|||
|
||||
<para>This is the one-line description of the port.
|
||||
<emphasis>Please</emphasis> do not include the package name (or
|
||||
version number of the software) in the comment. Here is an
|
||||
example:</para>
|
||||
version number of the software) in the comment. The comment
|
||||
should begin with a capital, and end without a period. Here
|
||||
is an example:</para>
|
||||
|
||||
<programlisting>
|
||||
A cat chasing a mouse all over the screen.</programlisting>
|
||||
A cat chasing a mouse all over the screen</programlisting>
|
||||
</sect4>
|
||||
|
||||
<sect4>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.30 1999-06-20 21:19:27 billf Exp $
|
||||
$Id: chapter.sgml,v 1.31 1999-06-26 06:31:34 hoek Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -1033,11 +1033,12 @@ USE_IMAKE= yes
|
|||
|
||||
<para>This is the one-line description of the port.
|
||||
<emphasis>Please</emphasis> do not include the package name (or
|
||||
version number of the software) in the comment. Here is an
|
||||
example:</para>
|
||||
version number of the software) in the comment. The comment
|
||||
should begin with a capital, and end without a period. Here
|
||||
is an example:</para>
|
||||
|
||||
<programlisting>
|
||||
A cat chasing a mouse all over the screen.</programlisting>
|
||||
A cat chasing a mouse all over the screen</programlisting>
|
||||
</sect4>
|
||||
|
||||
<sect4>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: book.sgml,v 1.30 1999-06-20 21:19:27 billf Exp $
|
||||
$Id: book.sgml,v 1.31 1999-06-26 06:31:34 hoek Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -1033,11 +1033,12 @@ USE_IMAKE= yes
|
|||
|
||||
<para>This is the one-line description of the port.
|
||||
<emphasis>Please</emphasis> do not include the package name (or
|
||||
version number of the software) in the comment. Here is an
|
||||
example:</para>
|
||||
version number of the software) in the comment. The comment
|
||||
should begin with a capital, and end without a period. Here
|
||||
is an example:</para>
|
||||
|
||||
<programlisting>
|
||||
A cat chasing a mouse all over the screen.</programlisting>
|
||||
A cat chasing a mouse all over the screen</programlisting>
|
||||
</sect4>
|
||||
|
||||
<sect4>
|
||||
|
|
Loading…
Reference in a new issue