diff --git a/man/fstab-decode.8 b/man/fstab-decode.8 index 8a7a210..8710541 100644 --- a/man/fstab-decode.8 +++ b/man/fstab-decode.8 @@ -66,3 +66,6 @@ This unmounts all VFAT partitions. .B fstab-decode umount $(awk \[aq]$3 == \[dq]vfat\[dq] { print $2 }\[aq] /etc/fstab) .fi + +.SH SEE ALSO +.BR fstab (5)