diff --git a/sbin/umount/umount.8 b/sbin/umount/umount.8 index 5543820ce185..abf1e6eed484 100644 --- a/sbin/umount/umount.8 +++ b/sbin/umount/umount.8 @@ -28,7 +28,7 @@ .\" @(#)umount.8 8.2 (Berkeley) 5/8/95 .\" $FreeBSD$ .\" -.Dd July 25, 2017 +.Dd April 14, 2020 .Dt UMOUNT 8 .Os .Sh NAME @@ -52,7 +52,9 @@ utility calls the system call to remove a file system from the file system tree. The file system can be specified by its .Ar special -device or remote node (rhost:path), the path to the mount point +device or remote node +.Pq Ar rhost Ns Cm \& : Ns Ar path , +the path to the mount point .Ar node or by the file system ID .Ar fsid @@ -61,7 +63,7 @@ as reported by when run by root. .Pp The options are as follows: -.Bl -tag -width indent +.Bl -tag -width "-F fstab" .It Fl a All the file systems described in .Xr fstab 5