From 1d527626326b69d0d2bf078687fe924f10d126a5 Mon Sep 17 00:00:00 2001 From: Michael Reed Date: Sat, 1 Jul 2017 20:34:20 -0400 Subject: Fix OpenBSD grub.conf formatting There were some weird special characters which messed things up. Replacing them with spaces fixes the problem. --- docs/bsd/openbsd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/bsd') 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, -- cgit v1.2.3-70-g09d2