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 /man3/malloc.3 | |
| 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 'man3/malloc.3')
| -rw-r--r-- | man3/malloc.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man3/malloc.3 b/man3/malloc.3 index d39804b6be..da072a723a 100644 --- a/man3/malloc.3 +++ b/man3/malloc.3 @@ -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), |
