From 483839d87687b9211b41226f6f59122a4bf33b47 Mon Sep 17 00:00:00 2001 From: sin Date: Sun, 13 Apr 2014 16:30:35 +0100 Subject: [PATCH] Add a SEE ALSO section for the umount manpage --- umount.8 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/umount.8 b/umount.8 index 0b3afdb..3165a51 100644 --- a/umount.8 +++ b/umount.8 @@ -26,3 +26,5 @@ Unmount without writing in /etc/mtab. This is the default action. \fB-a\fR All of the file systems described in /proc/mounts are unmounted. The proc filesystem is not unmounted. +.SH SEE ALSO +umount(2), mount(8)