diff options
Diffstat (limited to 'docs/manual/misc')
-rw-r--r-- | docs/manual/misc/password_encryptions.xml | 2 |
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, & Netware only.</dd> + <dd>Windows & Netware only.</dd> <dt>CRYPT</dt> <dd>Unix only. Uses the traditional Unix <code>crypt(3)</code> function |