aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2024-03-09 21:18:11 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2024-03-13 00:31:21 +0000
commit6bf21b4c0c616e627a685bab58bf884ebf33e031 (patch)
tree79ef019ae4ba89d1d176f98893752998d682a244
parentde21d08e9e31059d0a387bd2cf180528adb473ff (diff)
downloadsrc-6bf21b4c0c616e627a685bab58bf884ebf33e031.tar.gz
src-6bf21b4c0c616e627a685bab58bf884ebf33e031.zip
mount_nullfs(8): fix typo
(cherry picked from commit bdf1587a4973df2f012278b4e975da1cd8766f83)
-rw-r--r--sbin/mount_nullfs/mount_nullfs.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_nullfs/mount_nullfs.8 b/sbin/mount_nullfs/mount_nullfs.8
index fc33e64e2902..759f7546c49a 100644
--- a/sbin/mount_nullfs/mount_nullfs.8
+++ b/sbin/mount_nullfs/mount_nullfs.8
@@ -109,7 +109,7 @@ Some lower-layer file systems may force this option.
Depending on the access pattern,
this may result in increased lock contention.
.It Cm cache
-Force enable metadate caching.
+Force enable metadata caching.
.El
>>>>>>> 4a2a69c4472c (mount_nullfs(8): document -o cache and vfs.nullfs.cache_vnodes)
.El