Whitespace changes only -- translators can ignore this commit.
Since the word list is in the doc project primer, it should follow the style that's talked about throughout the primer :-)
This commit is contained in:
parent
f264b96d44
commit
df1201d01a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10175
1 changed files with 40 additions and 12 deletions
|
@ -27,7 +27,7 @@
|
|||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.sgml,v 1.16 2001/07/27 01:17:35 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.sgml,v 1.17 2001/08/05 18:54:51 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="writing-style">
|
||||
|
@ -315,17 +315,45 @@ V
|
|||
word list</ulink>.</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>2.2.X</para></listitem>
|
||||
<listitem><para>4.X-STABLE</para></listitem>
|
||||
<listitem><para>DoS <emphasis>(Denial of Service)</emphasis>
|
||||
</para></listitem>
|
||||
<listitem><para>FreeBSD Ports Collection</para></listitem>
|
||||
<listitem><para>Internet</para></listitem>
|
||||
<listitem><para>CDROM</para></listitem>
|
||||
<listitem><para>MHz</para></listitem>
|
||||
<listitem><para>ports collection</para></listitem>
|
||||
<listitem><para>Unix</para></listitem>
|
||||
<listitem><para>email</para></listitem>
|
||||
<listitem>
|
||||
<para>2.2.X</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>4.X-STABLE</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>DoS <emphasis>(Denial of Service)</emphasis> </para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>FreeBSD Ports Collection</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Internet</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>CDROM</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>MHz</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>ports collection</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Unix</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>email</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
</sect1>
|
||||
|
|
Loading…
Reference in a new issue