summaryrefslogtreecommitdiffstats
path: root/docs/manual/misc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/misc')
-rw-r--r--docs/manual/misc/password_encryptions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/misc/password_encryptions.xml b/docs/manual/misc/password_encryptions.xml
index 835ca39294..62db658fb8 100644
--- a/docs/manual/misc/password_encryptions.xml
+++ b/docs/manual/misc/password_encryptions.xml
@@ -37,7 +37,7 @@
<dl>
<dt>PLAIN TEXT (i.e. <em>unencrypted</em>)</dt>
- <dd>Windows, BEOS, &amp; Netware only.</dd>
+ <dd>Windows &amp; Netware only.</dd>
<dt>CRYPT</dt>
<dd>Unix only. Uses the traditional Unix <code>crypt(3)</code> function