summaryrefslogtreecommitdiffstats
path: root/content/posts
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts')
-rw-r--r--content/posts/mounting-freenas-shares-on-openbsd/index.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/mounting-freenas-shares-on-openbsd/index.org b/content/posts/mounting-freenas-shares-on-openbsd/index.org
index 5b7ba9f..ba95e28 100644
--- a/content/posts/mounting-freenas-shares-on-openbsd/index.org
+++ b/content/posts/mounting-freenas-shares-on-openbsd/index.org
@@ -18,7 +18,7 @@ into the same problem.
If you're mounting using the =mount_nfs= command, you need to use the
=-T= option to force TCP mode. If you're using =/etc/fstab= or the
-=mount= command, you're going to have to instead of the undocumented
+=mount= command, you're going to have to instead use the undocumented
=-o tcp= option.
That looks like either