mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 19:57:43 +03:00
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:
committed by
Tony Hutter
parent
1d4505d7a1
commit
e759a86fa5
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user