linuxdoc validation improvement

replacing literal [] with &lsqb; and &rsqb; and removing <em> from
abstract to quell complaints from the processor
This commit is contained in:
Martin A. Brown 2016-01-17 14:23:53 -08:00
parent cb16691c27
commit 15ebfa5237
1 changed files with 7 additions and 7 deletions

View File

@ -13,11 +13,11 @@
<abstract>
This document aims to describe how to obtain, install, and configure the Linux
password <em>Shadow Suite</em>. It also discusses obtaining, and
[re]installing other software and network daemons that require access to user
password Shadow Suite. It also discusses obtaining, and
&lsqb;re&rsqb;installing other software and network daemons that require access to user
passwords. This other software is not actually part of the Shadow Suite, but
these programs will need to be recompiled to support the <em>Shadow
Suite</em>. This document also contains a programming example for adding
these programs will need to be recompiled to support the Shadow
Suite. This document also contains a programming example for adding
shadow support to a program. Answers to some of the more frequently asked
questions are included near the end of this document.
</abstract>
@ -203,10 +203,10 @@ Additionally, the <em>Shadow Suite</em> adds lots of other nice features:
<item>Password aging and expiration
<item>Account expiration and locking
<item>Shadowed group passwords (optional)
<item>Double length passwords (16 character passwords) [NOT RECOMMENDED]
<item>Double length passwords (16 character passwords) &lsqb;NOT RECOMMENDED&rsqb;
<item>Better control over user's password selection
<item>Dial-up passwords
<item>Secondary authentication programs [NOT RECOMMENDED]
<item>Secondary authentication programs &lsqb;NOT RECOMMENDED&rsqb;
</itemize>
<p>
Installing the <em>Shadow Suite</em> contributes toward a more
@ -946,7 +946,7 @@ cd sudo-1.2-shadow
make all
make install</verb></tscreen>
<sect1><heading>imapd (E-Mail [pine package])
<sect1><heading>imapd (E-Mail &lsqb;pine package&rsqb;)
<p>
<tt>imapd</tt> is an e-mail server similar to <tt>pop3d</tt>.
<tt>imapd</tt> comes with the <em>Pine E-mail</em> package. The