diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-11-01 08:07:28 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-11-01 08:07:28 +0100 |
| commit | 0b80cf56e33bb72bf0137bae92f863c994161c17 (patch) | |
| tree | f1e3dc25d29c597470f5299d30c35c4c71af8671 /man2/timer_settime.2 | |
| parent | b1e9ce70b2bf7293a89dce91206a95b0232b6095 (diff) | |
| download | man-pages-0b80cf56e33bb72bf0137bae92f863c994161c17.tar.gz | |
Changes, clone.2, mount.2, nanosleep.2, sigaltstack.2, statfs.2, timer_settime.2, ctime.3, fmemopen.3, nl_langinfo.3, posix_memalign.3, pthread_attr_init.3, pthread_setaffinity_np.3, pthread_setschedprio.3, pthread_testcancel.3, setjmp.3, sigwait.3, tty_ioctl.4, epoll.7, posixoptions.7, unix.7: Add section number to references to functions documented in other pages
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/timer_settime.2')
| -rw-r--r-- | man2/timer_settime.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/timer_settime.2 b/man2/timer_settime.2 index fe0ced8e59..b6b9cde541 100644 --- a/man2/timer_settime.2 +++ b/man2/timer_settime.2 @@ -80,7 +80,7 @@ structure that allows a time value to be specified in seconds and nanoseconds. These time values are measured according to the clock that was specified when the timer was created by -.BR timer_create () +.BR timer_create (2) If .I new_value->it_value |
