diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-03-17 22:44:31 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-03-17 22:44:31 -0700 |
commit | 60926e9fc770fc1f310306447220cb3740382b00 (patch) | |
tree | 1a1276b32fcc5388165bd42b685c0d9e83380a7b /docs/bsd/openbsd.md | |
parent | 8022472fef91c59975f4e6d57097081729f87903 (diff) | |
download | librebootfr-60926e9fc770fc1f310306447220cb3740382b00.tar.gz librebootfr-60926e9fc770fc1f310306447220cb3740382b00.zip |
Let markdown handle <> gracefully
Diffstat (limited to 'docs/bsd/openbsd.md')
-rw-r--r-- | docs/bsd/openbsd.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/bsd/openbsd.md b/docs/bsd/openbsd.md index 783bd7bb..14467e4b 100644 --- a/docs/bsd/openbsd.md +++ b/docs/bsd/openbsd.md @@ -107,8 +107,8 @@ 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> **boot** +grub> **kopenbsd (usb0,openbsd1)/6.0/amd64/bsd.rd**\ +grub> **boot** It will start booting into the OpenBSD installer. Follow the normal process for installing OpenBSD. @@ -154,8 +154,8 @@ Booting Press C in GRUB to access the command line: -grub> **kopenbsd -r sd0a (ahci0,openbsd1)/bsd**\ -grub> **boot** +grub> **kopenbsd -r sd0a (ahci0,openbsd1)/bsd**\ +grub> **boot** OpenBSD will start booting. Yay! @@ -210,8 +210,8 @@ numbers may differ. Use TAB completion. -Copyright © 2016 Scott Bonds <scott@ggr.com>\ -Copyright © 2016 Leah Rowe <info@minifree.org>\ +Copyright © 2016 Scott Bonds <scott@ggr.com>\ +Copyright © 2016 Leah Rowe <info@minifree.org>\ Permission is granted to copy, distribute and/or modify this document under the terms of the Creative Commons Attribution-ShareAlike 4.0 International license or any later version published by Creative |