Correct "umount" to "unmount" in a couple of places

This is admittedly a nitpicky change, but `umount` is the command that
performs an *unmount*. So if we are talking about unmounting something
we should phrase it that way.

Signed-off-by: Simon Howard <fraggle@gmail.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
This commit is contained in:
Simon Howard
2025-03-12 19:24:57 +00:00
committed by Tony Hutter
parent 1d4505d7a1
commit e759a86fa5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1329,7 +1329,7 @@ as it was before.
Controls whether the file system should be mounted with
.Sy nbmand
.Pq Non-blocking mandatory locks .
Changes to this property only take effect when the file system is umounted and
Changes to this property only take effect when the file system is unmounted and
remounted.
This was only supported by Linux prior to 5.15, and was buggy there,
and is not supported by