From 32052f214b052531cc55d5d52c0283adabf838ca Mon Sep 17 00:00:00 2001 From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Sat, 4 Sep 2021 19:59:25 +0000 Subject: Minor cleanup of the repo (#822) * *: source files should not be executable * *: make sure files have final newline * *: remove BOM from text files * translations: unify headers * *: fix typos * *: trim excess whitespace --- doc/html/VeraCrypt Volume Format Specification.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/VeraCrypt Volume Format Specification.html') diff --git a/doc/html/VeraCrypt Volume Format Specification.html b/doc/html/VeraCrypt Volume Format Specification.html index aa10f031..445ad6dd 100644 --- a/doc/html/VeraCrypt Volume Format Specification.html +++ b/doc/html/VeraCrypt Volume Format Specification.html @@ -10,7 +10,7 @@ -
+
VeraCrypt
@@ -27,7 +27,7 @@

-Documentation +Documentation >> Technical Details >> @@ -737,4 +737,4 @@ S denotes the size of the volume host (in bytes).
** Multiple concatenated master keys are stored here when the volume is encrypted using a cascade of ciphers (secondary master keys are used for XTS mode).
†† See above in this section for information on the method used to fill free volume space with random data when the volume is created.
‡‡ Here, the meaning of "system encryption" does not include a hidden volume containing a hidden operating system.

-
\ No newline at end of file +
-- cgit v1.2.3