Actions
Bug #13289
closedmanpage typos pthrad and mtuex
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
In pthread_mutexattr_getrobust.3c typo pthrad_mutexattr_setrobust
also typo pthread_mtuexattr_setrobust
In pthread_attr_get_np.3c typo pthrad_attr_get_np
(Uncovered via the script for missing symlinks in #10857, in this case it's just typos in the NAME section.)
Updated by Peter Tribble over 1 year ago
Testing:
Verified pages still look correct in man. Verified (after a build) that the man -k output is now correct and that the check script in #10857 no longer flags an error.
Updated by Electric Monk over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 7ba1e3a8176db2382c00142e35683aa5917d6ae7
commit 7ba1e3a8176db2382c00142e35683aa5917d6ae7 Author: Peter Tribble <peter.tribble@gmail.com> Date: 2020-11-10T20:12:49.000Z 13289 manpage typos pthrad and mtuex Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions