diff options
author | schweikh <schweikh@FreeBSD.org> | 2006-01-10 18:55:24 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2006-01-10 18:55:24 +0000 |
commit | 979ee8cf4dcc95b19e951b04cb3484180c6838c9 (patch) | |
tree | 2cccbb51621d6df2d90b97f8736a86f391c82f98 /share | |
parent | c60a8936203ba3cef2b51ba767d0de749945abfe (diff) | |
download | FreeBSD-src-979ee8cf4dcc95b19e951b04cb3484180c6838c9.zip FreeBSD-src-979ee8cf4dcc95b19e951b04cb3484180c6838c9.tar.gz |
Correct two trivial grammos.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/gbde.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/gbde.4 b/share/man/man4/gbde.4 index c337744..e3bc6c7 100644 --- a/share/man/man4/gbde.4 +++ b/share/man/man4/gbde.4 @@ -66,7 +66,7 @@ to the contents of the storage device. .Pp If, on the other hand, the device is .Dq cold , -it should present an formidable +it should present a formidable challenge for an attacker to gain access to the contents in the absence of a valid pass-phrase. .Pp @@ -101,7 +101,7 @@ of the device is checked to see if it contains the lock-sector data. The lock-sector contains an encrypted copy of an architecture neutral byte-sequence which encodes the fields of the lock-structure. The order in which these fields are encoded is determined from the key-material. -The encoded bytestream is encrypted with 256bit AES in CBC mode. +The encoded byte stream is encrypted with 256bit AES in CBC mode. .Ss Third barrier: decryption of the sector key. For each sector, an MD5 hash over a .Dq salt |