o Strip eol whitespaces.

This commit is contained in:
Maxim Konovalov 2006-08-09 19:41:34 +00:00
parent e4df92e126
commit 5c5effc42f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161133

View File

@ -163,7 +163,7 @@ Allows to encrypt the root partition - the user will be asked for the
passphrase before the root file system is mounted.
.It
The passphrase of the user is strengthened with:
.Rs
.Rs
.%A B. Kaliski
.%T "PKCS #5: Password-Based Cryptography Specification, Version 2.0."
.%R RFC
@ -175,7 +175,7 @@ Allows to use two independent keys (e.g.
and
.Qq "company key" ) .
.It
It is fast -
It is fast -
.Nm
performs simple sector-to-sector encryption.
.It