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 /man7/aio.7 | |
| 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 'man7/aio.7')
| -rw-r--r-- | man7/aio.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man7/aio.7 b/man7/aio.7 index 2b17c8cdac..13202a1d1c 100644 --- a/man7/aio.7 +++ b/man7/aio.7 @@ -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), |
