diff options
author | Leah Rowe <info@minifree.org> | 2016-10-13 01:06:17 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-10-13 01:06:17 +0100 |
commit | 01faeb3f2029e00862b4b7b27e013ddfe6853912 (patch) | |
tree | f1085583f21966c003d0b607d04a9c887d263a8c /docs/bsd | |
parent | 1c3151f3f79a8121352e13dc587fcb5baf645e39 (diff) | |
download | librebootfr-01faeb3f2029e00862b4b7b27e013ddfe6853912.tar.gz librebootfr-01faeb3f2029e00862b4b7b27e013ddfe6853912.zip |
docs/bsd/openbsd: fix typos
Diffstat (limited to 'docs/bsd')
-rw-r--r-- | docs/bsd/openbsd.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/bsd/openbsd.html b/docs/bsd/openbsd.html index 9dd54187..7bbd79a6 100644 --- a/docs/bsd/openbsd.html +++ b/docs/bsd/openbsd.html @@ -22,7 +22,7 @@ <li><a href="#prepare">Prepare the USB drive (in OpenBSD)</a></li> <li><a href="#noencryption">Installing OpenBSD without full disk encryption</a></li> <li><a href="#encryption">Installing OpenBSD with full disk encryption</a></li> - <li><a href="#bootuing">Booting</a></li> + <li><a href="#booting">Booting</a></li> <li><a href="#configuring_grub">Configuring Grub</a></li> <li><a href="#troubleshooting">Troubleshooting</a></li> </ul> @@ -107,7 +107,7 @@ <div id="booting" class="section"> - <h2>Booting</h2> + <h2 id="booting">Booting</h2> <p> Press C in GRUB to access the command line: |