diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-04-03 10:30:23 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-04-03 10:30:23 -0700 |
commit | d35062f125dbd44dfa1613b4e5aab34ad6bca2fc (patch) | |
tree | bf3f92f3bef1fe5913be33eff2593cfed0f51bea /docs/bsd/openbsd.md | |
parent | 6caf836e3390faefaad8257b9cec2eb97bdbfb41 (diff) | |
download | librebootfr-d35062f125dbd44dfa1613b4e5aab34ad6bca2fc.tar.gz librebootfr-d35062f125dbd44dfa1613b4e5aab34ad6bca2fc.zip |
Unbork grub lines
Diffstat (limited to 'docs/bsd/openbsd.md')
-rw-r--r-- | docs/bsd/openbsd.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bsd/openbsd.md b/docs/bsd/openbsd.md index 461a38d6..7169e86d 100644 --- a/docs/bsd/openbsd.md +++ b/docs/bsd/openbsd.md @@ -114,7 +114,7 @@ Installing OpenBSD without full disk encryption Press C in GRUB to access the command line: -grub> **kopenbsd (usb0,openbsd1)/6.0/amd64/bsd.rd**\ + grub> kopenbsd (usb0,openbsd1)/6.0/amd64/bsd.rd grub> **boot** It will start booting into the OpenBSD installer. Follow the normal |