From: Michael Kerrisk Date: Tue, 3 Apr 2007 12:52:35 +0000 (+0000) Subject: Added a couple of syscalls that may need to be documented in the future X-Git-Tag: man-pages-2.45~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b2d3d8ff3828ecef3a43fd86fa575fc62771dbb;p=thirdparty%2Fman-pages.git Added a couple of syscalls that may need to be documented in the future --- diff --git a/HOWTOHELP b/HOWTOHELP index 5c92295548..5fd7d55289 100644 --- a/HOWTOHELP +++ b/HOWTOHELP @@ -313,6 +313,9 @@ move_pages(2) New in 2.6.18 epoll_pwait(2) (perhaps will arrive in 2.6.19?) +lutimesat(2) Likely to appear in a future kernel + +fallocate(2) May appear in a future kernel /sys file system ----------------