This procedure shows how to undo or unmount an NFS file system.
% pfexec umount /mnt
In this example, the file system that was mounted on /mnt is unmounted if possible.