aboutsummaryrefslogtreecommitdiff
path: root/docs/bsd/netbsd.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/bsd/netbsd.md')
-rw-r--r--docs/bsd/netbsd.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/bsd/netbsd.md b/docs/bsd/netbsd.md
index 7d107c44..b6700641 100644
--- a/docs/bsd/netbsd.md
+++ b/docs/bsd/netbsd.md
@@ -60,7 +60,7 @@ to create the bootable NetBSD USB drive:
Connect the USB drive. Check dmesg:\
$ dmesg | tail
Check to confirm which drive it is, for example, if you think its sd3:\
-**$ disklabel sd3**
+ $ disklabel sd3
Check that it wasn't automatically mounted. If it was, unmount it. For
example:\
@@ -83,7 +83,7 @@ the bootable NetBSD USB drive:
Connect the USB drive. Check dmesg:\
$ dmesg
Check lsblk to confirm which drive it is:\
-**$ lsblk**
+ $ lsblk
Check that it wasn't automatically mounted. If it was, unmount it. For
example:\