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>
This commit is contained in:
Michael Kerrisk 2012-09-25 06:34:17 +02:00
parent c92b6bb51d
commit ca8a0bd25b
19 changed files with 38 additions and 0 deletions

View File

@ -101,6 +101,8 @@ The argument \fIpolicy\fP does not identify a defined scheduling policy.
.SH "CONFORMING TO"
POSIX.1-2001.
.SH "SEE ALSO"
.ad l
.nh
.BR sched_getaffinity (2),
.BR sched_getparam (2),
.BR sched_getscheduler (2),

View File

@ -213,6 +213,8 @@ system call returns the size (in bytes) of the
data type that is used internally by the kernel to
represent the CPU set bit mask.
.SH "SEE ALSO"
.ad l
.nh
.BR clone (2),
.BR getcpu (2),
.BR getpriority (2),

View File

@ -111,6 +111,8 @@ The process whose ID is \fIpid\fP could not be found.
.SH "CONFORMING TO"
POSIX.1-2001.
.SH "SEE ALSO"
.ad l
.nh
.BR getpriority (2),
.BR nice (2),
.BR sched_get_priority_max (2),

View File

@ -516,6 +516,8 @@ Linux
does not conform to this requirement,
since it always returns 0 on success.
.SH "SEE ALSO"
.ad l
.nh
.BR getpriority (2),
.BR mlock (2),
.BR mlockall (2),
@ -533,6 +535,7 @@ since it always returns 0 on success.
.BR setpriority (2),
.BR capabilities (7),
.BR cpuset (7)
.ad j
.PP
.I Programming for the real world \- POSIX.4
by Bill O. Gallmeister, O'Reilly & Associates, Inc., ISBN 1-56592-074-0.

View File

@ -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),

View File

@ -265,6 +265,8 @@ For details, see
.\" malloc() Performance in a Multithreaded Linux Environment -
.\" Check Lever, David Boreham
.\"
.ad l
.nh
.BR brk (2),
.BR mmap (2),
.BR alloca (3),

View File

@ -293,6 +293,8 @@ main(int argc, char *argv[])
}
.fi
.SH SEE ALSO
.ad l
.nh
.BR pthread_attr_setaffinity_np (3),
.BR pthread_attr_setdetachstate (3),
.BR pthread_attr_setguardsize (3),

View File

@ -118,6 +118,8 @@ in the thread attributes object before calling
See
.BR pthread_setschedparam (3).
.SH SEE ALSO
.ad l
.nh
.BR sched_setscheduler (2),
.BR pthread_attr_init (3),
.BR pthread_attr_setschedparam (3),

View File

@ -94,6 +94,8 @@ for a list of the thread scheduling policies supported on Linux.
See
.BR pthread_setschedparam (3).
.SH SEE ALSO
.ad l
.nh
.BR sched_get_priority_min (2),
.BR sched_setscheduler (2),
.BR pthread_attr_init (3),

View File

@ -90,6 +90,8 @@ POSIX.1-2001.
See
.BR pthread_setschedparam (3).
.SH SEE ALSO
.ad l
.nh
.BR sched_setscheduler (2),
.BR pthread_attr_init (3),
.BR pthread_attr_setinheritsched (3),

View File

@ -116,6 +116,8 @@ which are both 1:1 threading implementations.
POSIX.1-2001 specifies that the default contention scope is
implementation-defined.
.SH SEE ALSO
.ad l
.nh
.BR pthread_attr_init (3),
.BR pthread_attr_setaffinity_np (3),
.BR pthread_attr_setinheritsched (3),

View File

@ -152,6 +152,8 @@ for their stacks, and chaos will ensue.
See
.BR pthread_attr_init (3).
.SH SEE ALSO
.ad l
.nh
.BR mmap (2),
.BR mprotect (2),
.BR posix_memalign (3),

View File

@ -219,6 +219,8 @@ main(void)
}
.fi
.SH SEE ALSO
.ad l
.nh
.BR pthread_cleanup_push (3),
.BR pthread_create (3),
.BR pthread_exit (3),

View File

@ -365,6 +365,8 @@ main(int argc, char *argv[])
}
.fi
.SH SEE ALSO
.ad l
.nh
.BR getrlimit (2),
.BR pthread_attr_init (3),
.BR pthread_cancel (3),

View File

@ -341,6 +341,8 @@ main(int argc, char *argv[])
}
.fi
.SH SEE ALSO
.ad l
.nh
.BR pthread_attr_getaffinity_np (3),
.BR pthread_attr_getdetachstate (3),
.BR pthread_attr_getguardsize (3),

View File

@ -427,6 +427,8 @@ main(int argc, char *argv[])
}
.fi
.SH SEE ALSO
.ad l
.nh
.BR getrlimit (2),
.BR sched_get_priority_min (2),
.BR sched_setscheduler (2),

View File

@ -87,6 +87,8 @@ and details of the permitted ranges for priorities
in each scheduling policy, see
.BR sched_setscheduler (2).
.SH SEE ALSO
.ad l
.nh
.BR getrlimit (2),
.BR sched_get_priority_min (2),
.BR sched_setscheduler (2),

View File

@ -444,6 +444,7 @@ main(int argc, char *argv[])
.fi
.SH SEE ALSO
.ad l
.nh
.BR io_cancel (2),
.BR io_destroy (2),
.BR io_getevents (2),

View File

@ -172,6 +172,8 @@ see
and
.BR timer_create (2).
.SH "SEE ALSO"
.ad l
.nh
.BR date (1),
.BR time (1),
.BR adjtimex (2),