We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a3f13c + fe27509 commit b5f77b7Copy full SHA for b5f77b7
README.md
@@ -378,7 +378,7 @@ The PRNG can be manually seeded with entropy by writing to /dev/random **before*
378
To manually seed entropy *before* enabling FileVault:
379
380
$ cat > /dev/random
381
- [Type random letters for a long while, then press Control-C]
+ [Type random letters for a long while, then press Control-D]
382
383
Enable FileVault with `sudo fdesetup enable` or through **System Preferences** > **Security & Privacy** and reboot.
384
0 commit comments