From 9a20348ccb55527e6fa9148bf17c147af516817f Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 19 Feb 2016 09:02:23 +0100 Subject: [PATCH] posix_fadvise.2: tfix Signed-off-by: Michael Kerrisk --- man2/posix_fadvise.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/posix_fadvise.2 b/man2/posix_fadvise.2 index 467a278db..f2ecf5b1e 100644 --- a/man2/posix_fadvise.2 +++ b/man2/posix_fadvise.2 @@ -156,7 +156,7 @@ discarded instead. Requests to discard partial pages are ignored. It is preferable to preserve needed data than discard unneeded data. -If the application requires that data be considered for discarding then +If the application requires that data be considered for discarding, then .I offset and .I len