Merge pull request #54659 from matthewbauer/doc-fixes

Nixpkgs documentation additions for 19.03
This commit is contained in:
Matthew Bauer
2019-01-27 13:54:06 -05:00
committed by GitHub
11 changed files with 544 additions and 73 deletions
@@ -23,7 +23,7 @@ $ diskutil list
[..]
$ diskutil unmountDisk diskN
Unmount of all volumes on diskN was successful
$ sudo dd bs=1000000 if=nix.iso of=/dev/rdiskN
$ sudo dd if=nix.iso of=/dev/rdiskN
</programlisting>
Using the 'raw' <command>rdiskN</command> device instead of
<command>diskN</command> completes in minutes instead of hours. After