Actions
Bug #13288
closedman3proc: typos and missing symlink
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Some bugs in man3proc uncovered via the script for missing symlinks in #10857
Pcontent.3proc typo Pconent
proc_get_status.3proc typo proc_get_pstatus (4 times)
proc_unctrl_psinfo.3proc typo proc_uncctrl_psinfo
and the missing symlink
Psecflags.3proc missing a symlink Psecflags_free.3proc
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.
Verified that new links are created and packaged correctly by a build, and that man works with the name of the added link.
Updated by Electric Monk over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit c72d926233e1335d5c1752f6ac1d5851d0d91857
commit c72d926233e1335d5c1752f6ac1d5851d0d91857 Author: Peter Tribble <peter.tribble@gmail.com> Date: 2020-11-10T19:04:51.000Z 13288 man3proc: typos and missing symlink Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions