aboutsummaryrefslogtreecommitdiff
path: root/docs/bsd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/bsd')
-rw-r--r--docs/bsd/freebsd.md2
-rw-r--r--docs/bsd/netbsd.md2
-rw-r--r--docs/bsd/openbsd.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/bsd/freebsd.md b/docs/bsd/freebsd.md
index 50923d26..f1e34619 100644
--- a/docs/bsd/freebsd.md
+++ b/docs/bsd/freebsd.md
@@ -119,7 +119,7 @@ Installing FreeBSD without full disk encryption
Press C in GRUB to access the command line:
-grub> **kfreebsd (usb0,gpt3)/boot/kernel/kernel**\
+ grub> kfreebsd (usb0,gpt3)/boot/kernel/kernel
grub> **set FreeBSD.vfs.mountfrom=ufs:/dev/da1p3**\
grub> **boot**
diff --git a/docs/bsd/netbsd.md b/docs/bsd/netbsd.md
index f632eec5..d3c44f46 100644
--- a/docs/bsd/netbsd.md
+++ b/docs/bsd/netbsd.md
@@ -116,7 +116,7 @@ Installing NetBSD without full disk encryption
You might have to use an external USB keyboard during the installation.
Press C to access the GRUB terminal.
-grub> **knetbsd -r sd0a (usb0,netbsd1)/netbsd**\
+ grub> knetbsd -r sd0a (usb0,netbsd1)/netbsd
grub> **boot**
It will start booting into the NetBSD installer. Follow the normal
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