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