diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-09-25 06:34:17 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-09-25 06:39:39 +0200 |
| commit | ca8a0bd25b46ff1bdc0af8683508abc44f043c86 (patch) | |
| tree | 3029c70da4b4c56b348f36e6e556d97c168ac427 /man2/timer_create.2 | |
| parent | c92b6bb51d34903dadaaa9c3123e89cc60b5aeda (diff) | |
| download | man-pages-ca8a0bd25b46ff1bdc0af8683508abc44f043c86.tar.gz | |
sched_get_priority_max.2, sched_setparam.2, sched_setaffinity.2, sched_setscheduler.2, timer_create.2, malloc.3, pthread_attr_init.3, pthread_attr_setinheritsched.3, pthread_attr_setschedparam.3, pthread_attr_setschedpolicy.3, pthread_attr_setscope.3, pthread_attr_setstack.3, pthread_getattr_np.3, pthread_cancel.3, pthread_create.3, pthread_setschedparam.3, pthread_setschedprio.3, aio.7, time.7: Global ffix: disable justification and hyphenation in SEE ALSO
For a better visual result, disable justification and hyphenation
in SEE ALSO where page names are long.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/timer_create.2')
| -rw-r--r-- | man2/timer_create.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man2/timer_create.2 b/man2/timer_create.2 index ae121f3ceb..7e08911b9b 100644 --- a/man2/timer_create.2 +++ b/man2/timer_create.2 @@ -395,6 +395,8 @@ main(int argc, char *argv[]) } .fi .SH SEE ALSO +.ad l +.nh .BR clock_gettime (2), .BR setitimer (2), .BR timer_delete (2), |
