diff options
-rw-r--r-- | docs/bsd/freebsd.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/bsd/freebsd.html b/docs/bsd/freebsd.html index f3b12702..dcebd6b5 100644 --- a/docs/bsd/freebsd.html +++ b/docs/bsd/freebsd.html @@ -16,7 +16,7 @@ <h1>How to install FreeBSD on a libreboot system</h1> <p> 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. + FreeBSD 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> <p> It is expected that you use text mode in libreboot (txtmode images), @@ -34,7 +34,7 @@ not sure whether it is currently fully compatible with libreboot. </p> <ul> - <li><a href="#prepare">Prepare the USB drive (in OpenBSD)</a></li> + <li><a href="#prepare">Prepare the USB drive (in FreeBSD)</a></li> <li><a href="#noencryption">Installing FreeBSD without full disk encryption</a></li> <li><a href="#encryption">Installing FreeBSD with full disk encryption</a></li> <li><a href="#booting">Booting</a></li> @@ -151,7 +151,7 @@ <div id="noencryption" class="section"> - <h2>Installing OpenBSD without full disk encryption</h2> + <h2>Installing FreeBSD without full disk encryption</h2> <p> Press C in GRUB to access the command line: |