diff options
| author | Mike Rapoport <rppt@linux.ibm.com> | 2018-11-16 13:14:56 -0800 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-11-17 07:29:53 +0100 |
| commit | a2463bae6ff70db3ac3b16b17407cd692d32bd71 (patch) | |
| tree | f8f385f9b680899ca5d5940ae2216473340793db /man3 | |
| parent | d893df00d9c9af392a69dd7eb801ca92578c9fa9 (diff) | |
| download | man-pages-a2463bae6ff70db3ac3b16b17407cd692d32bd71.tar.gz | |
ioctl_userfaultfd.2, madvise.2, memfd_create.2, migrate_pages.2, mmap.2, shmget.2, subpage_prot.2, userfaultfd.2, malloc.3, proc.5, sysfs.5, tmpfs.5: Update paths for in-kernel memory management documentation files
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/malloc.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/malloc.3 b/man3/malloc.3 index a74b94e567..c68dcf55ca 100644 --- a/man3/malloc.3 +++ b/man3/malloc.3 @@ -291,7 +291,7 @@ and in .BR proc (5), and the Linux kernel source file -.IR Documentation/vm/overcommit-accounting . +.IR Documentation/vm/overcommit-accounting.rst . .PP Normally, .BR malloc () |
