Actions
Bug #13141
closedMan page formatting runs words together
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
I've spotted a number of cases where words (one formatted) run together:
td_thr_setsigpending.3c_db - 'withtd_thr_setsigpending'
ddi_dma_attr.9s - 'withDMA'
scf_value_create.3scf - 'andscf_value_create'
mpathadm.1m - 'andlogical-unit'
ps_lgetregs.3proc - 'andps_lsetxregs'
inb.9f - 'andrepinsl'
limit.1 - 'tolimit'
cfgadm.1m - 'onap_id'
in.ndpd.1m - 'tostdout'
_lwp_cond_wait.2 - 'inabstime'
audio810.7d - 'inaudio810.conf'
Updated by Peter Tribble about 3 years ago
Tested by quickly eyeballing the changes using the man utility.
Updated by Electric Monk about 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit c64c5389d6d65f1a8915fd0ff67288100f518172
commit c64c5389d6d65f1a8915fd0ff67288100f518172 Author: Peter Tribble <peter.tribble@gmail.com> Date: 2020-09-22T12:05:37.000Z 13141 Man page formatting runs words together Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Volker A. Brandt <vab@bb-c.de> Approved by: Dan McDonald <danmcd@joyent.com>
Actions