From ab9cd9b796dc1acac8a7bb67bc2ef55cd7d8a8cb Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 26 Jun 2010 10:56:15 +0200 Subject: [PATCH] umount.2: srcfix: comment Signed-off-by: Michael Kerrisk --- man2/umount.2 | 1 + 1 file changed, 1 insertion(+) diff --git a/man2/umount.2 b/man2/umount.2 index e0758f4e6..8606e07d0 100644 --- a/man2/umount.2 +++ b/man2/umount.2 @@ -90,6 +90,7 @@ or .BR MNT_DETACH . .TP .BR UMOUNT_NOFOLLOW " (since Linux 2.6.34)" +.\" Later added to 2.6.33-stable Don't dereference .I target if it is a symbolic link.