aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2003-07-18 12:54:35 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2003-07-18 12:54:35 +0000
commit31e9838099a02648cc15d988e8e0d80178f4c80e (patch)
treeab18e46029ada875894cfbbd9c49a025173061b6
parent03d1e2956d63dcb45cf1e9574cf3aeef4861b111 (diff)
downloaddoc-31e9838099a02648cc15d988e8e0d80178f4c80e.tar.gz
doc-31e9838099a02648cc15d988e8e0d80178f4c80e.zip
Use literal tags instead of quotes where needed, and a little
rewording.
Notes
Notes: svn path=/head/; revision=17592
-rw-r--r--en_US.ISO8859-1/books/handbook/security/chapter.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/books/handbook/security/chapter.sgml b/en_US.ISO8859-1/books/handbook/security/chapter.sgml
index 95c96d5d08..8311b9cb50 100644
--- a/en_US.ISO8859-1/books/handbook/security/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/security/chapter.sgml
@@ -1029,10 +1029,10 @@
a dollar sign is very likely a DES password.</para>
<para>The password format used for new passwords is controlled
- by the <quote>passwd_format</quote> login capability in
+ by the <literal>passwd_format</literal> login capability in
<filename>/etc/login.conf</filename>, which takes values of
- <quote>des</quote> or <quote>md5</quote> or
- <quote>blf</quote>. See the &man.login.conf.5; manual page
+ <literal>des</literal>, <literal>md5</literal> or
+ <literal>blf</literal>. See the &man.login.conf.5; manual page
for more information about login capabilities.</para>
</sect2>