diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-05-10 19:43:52 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-05-10 19:43:52 +0200 |
| commit | ea38fc5c46fe65d3e549243a685b641f0538c47a (patch) | |
| tree | 19b52ad0b740fc2035f0528ee69ed303280eadcf /man2/remap_file_pages.2 | |
| parent | 91f5e870abfea31c1253872dd2d1720959239d9a (diff) | |
| download | man-pages-ea38fc5c46fe65d3e549243a685b641f0538c47a.tar.gz | |
remap_file_pages.2: wfix
Reported-by: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/remap_file_pages.2')
| -rw-r--r-- | man2/remap_file_pages.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/remap_file_pages.2 b/man2/remap_file_pages.2 index 0668a6ccfd..67251e3b5b 100644 --- a/man2/remap_file_pages.2 +++ b/man2/remap_file_pages.2 @@ -158,7 +158,7 @@ system call is Linux-specific. Since Linux 2.6.23, .\" commit 3ee6dafc677a68e461a7ddafc94a580ebab80735 .BR remap_file_pages () -creates non-linear mappings only on +creates non-linear mappings only on in-memory file systems such as tmpfs, hugetlbfs or ramfs. On filesystems with a backing store, .BR remap_file_pages () |
