Add "name server", "web server", and "mail server" to the word list.
This commit is contained in:
parent
69fe2fd10d
commit
91144d52bc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10318
1 changed files with 13 additions and 1 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.18 2001/08/05 18:59:48 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.sgml,v 1.19 2001/08/11 21:42:06 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="writing-style">
|
||||
|
@ -358,6 +358,18 @@ V
|
|||
<listitem>
|
||||
<para>manual page(s)</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>mail server</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>name server</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>web server</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
</sect1>
|
||||
|
|
Loading…
Reference in a new issue