aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/bsd/openbsd.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bsd/openbsd.md b/docs/bsd/openbsd.md
index 44cd9ef6..ce8a3f06 100644
--- a/docs/bsd/openbsd.md
+++ b/docs/bsd/openbsd.md
@@ -158,7 +158,7 @@ On your OpenBSD root partition, create the `/grub` directory and add the file
timeout=3
menuentry "OpenBSD" {
-     kopenbsd -r sd0a (ahci0,openbsd1)/bsd
+ kopenbsd -r sd0a (ahci0,openbsd1)/bsd
}
The next time you boot, you'll see the old Grub menu for a few seconds,