diff options
author | Frans Pop <elendil@planet.nl> | 2008-10-06 23:11:28 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-10-06 23:11:28 +0000 |
commit | 7b44cfc90da978c02c64d5e1304b3f63422723b1 (patch) | |
tree | 9677264a473213a66b7b647387b9f6b66f282727 /nl/boot-new | |
parent | 45e9f6de0fcf268983971cf70331eabddf039a20 (diff) | |
download | installation-guide-7b44cfc90da978c02c64d5e1304b3f63422723b1.zip |
Unfuzzy translations for previous commit
Diffstat (limited to 'nl/boot-new')
-rw-r--r-- | nl/boot-new/mount-encrypted.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nl/boot-new/mount-encrypted.xml b/nl/boot-new/mount-encrypted.xml index d0d7b4028..d88c83144 100644 --- a/nl/boot-new/mount-encrypted.xml +++ b/nl/boot-new/mount-encrypted.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 41817 untranslated --> +<!-- original version: 56326 untranslated --> <sect1 id="mount-encrypted-volumes"> <title>Mounting encrypted volumes</title> @@ -123,7 +123,7 @@ computer to try again. The easiest case is for encrypted volumes holding data like <filename>/home</filename> or <filename>/srv</filename>. You can simply mount them manually after the boot. For loop-AES this is -one-step operation: +a one-step operation: <informalexample><screen> <prompt>#</prompt> <userinput>mount <replaceable>/mount_point</replaceable></userinput> |