]> git.ipfire.org Git - thirdparty/man-pages.git/commit
Change name of 'start' argument to 'addr' for consistency with:
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 21 Apr 2008 07:51:17 +0000 (07:51 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 21 Apr 2008 07:51:17 +0000 (07:51 +0000)
commit14f5ae6dc873e6d47fa01997e37b35a87f9d1452
tree841a778a90e86e958edfe76a0e9e06d4101e2e93
parentcd56f36fe618137eb34f9d926f13ff760b434894
Change name of 'start' argument to 'addr' for consistency with:
* other memory related interfaces
* POSIX specification (for those interfaces in POSIX)
* Linux and glibc source code (in at least some cases)
man2/madvise.2
man2/mbind.2
man2/mincore.2
man2/mmap.2
man2/mmap2.2
man2/msync.2
man2/remap_file_pages.2