22.6 Unmounting an NFS Mount Point
Once a remote file system is mounted using NFS it can be unmounted using the umount command with the local mount point as the command-line argument. The following command, for example, will unmount our example filesystem mount point:
# umount /home/demo/tmp