aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/bsd/index.html6
-rw-r--r--docs/bsd/openbsd.html6
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/bsd/index.html b/docs/bsd/index.html
index eb71c539..d1cf314f 100644
--- a/docs/bsd/index.html
+++ b/docs/bsd/index.html
@@ -8,16 +8,16 @@
@import url('../css/main.css');
</style>
- <title>BSD distributions</title>
+ <title>BSD projects</title>
</head>
<body>
<div class="section">
- <h1 id="pagetop">BSD distributions</h1>
+ <h1 id="pagetop">BSD projects</h1>
<p>
- This section relates to dealing with BSD distributions: preparing bootable USB drives,
+ This section relates to dealing with BSD projects: preparing bootable USB drives,
changing the default GRUB menu and so on.
</p>
<p>
diff --git a/docs/bsd/openbsd.html b/docs/bsd/openbsd.html
index f0bc3600..dcf8be4d 100644
--- a/docs/bsd/openbsd.html
+++ b/docs/bsd/openbsd.html
@@ -24,8 +24,8 @@
-- TODO: test on LibertyBSD and prioritise that in this guide.
</p>
<p>
- This section relates to preparing, booting and installing a
- OpenBSD distribution on your libreboot system, using nothing more than a USB flash drive (and <i>dd</i>). They've only been tested on a Lenovo ThinkPad x200.
+ This section relates to preparing, booting and installing
+ OpenBSD on your libreboot system, using nothing more than a USB flash drive (and <i>dd</i>). They've only been tested on a Lenovo ThinkPad x200.
</p>
<ul>
<li><a href="#prepare">Prepare the USB drive (in OpenBSD)</a></li>
@@ -163,7 +163,7 @@
<p>
Most of these issues occur when using libreboot with coreboot's 'text mode' instead of the coreboot framebuffer.
- This mode is useful for booting payloads like memtest86+ which expect text-mode, but for OpenBSD distributions
+ This mode is useful for booting payloads like memtest86+ which expect text-mode, but for OpenBSD
it can be problematic when they are trying to switch to a framebuffer because it doesn't exist.
</p>