Add <filename> and <function> tags as appropriate.
This commit is contained in:
parent
56517f113c
commit
d66d104587
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10884
1 changed files with 4 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ FreeBSD Entities//EN"> %freebsd;
|
|||
<articleinfo>
|
||||
<title>Contributing to FreeBSD</title>
|
||||
|
||||
<pubdate>$FreeBSD$</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/contributing/article.sgml,v 1.469 2001/10/08 06:18:45 murray Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>This article describes the different ways in which an
|
||||
|
|
@ -147,8 +147,9 @@ FreeBSD Entities//EN"> %freebsd;
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Fix warnings for ports which do deprecated things like using
|
||||
gets() or including malloc.h.</para>
|
||||
<para>Fix warnings for ports which do deprecated things like
|
||||
using <function>gets()</function> or including
|
||||
<filename>malloc.h</filename>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue