From cc387badcbf4e9558a849a68cfd2ac4a740b669a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 13 Jun 2006 11:01:55 +0000 Subject: [PATCH] s/MNT_FORCE/MNT_EXPIRE/ under EINVAL error. --- man2/mount.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/mount.2 b/man2/mount.2 index 99872fe045..7174c2ad51 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -321,7 +321,7 @@ was not a mount point. Or, .BR umount2 () was called with -.B MNT_FORCE +.B MNT_EXPIRE and either .B MNT_DETACH or -- 2.47.2