Actions
Bug #14257
closedErrors for ct_pr_event_get_senderct in the manual
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
There's a typo in ct_pr_event_get_pid.3contract:
\fBct_pr_event_get_sender()\fRa
Looking closer, it appears that what it's supposed to say is "ct_pr_event_get_sender() and ct_pr_event_get_senderct()". Furthermore, the description of ct_pr_event_get_senderct() is an incomplete piece of text, and the function name isn't bold, so it looks as though the addition of ct_pr_event_get_senderct() to the man page wasn't finished.
Updated by Peter Tribble almost 2 years ago
Testing: viewed the revised page with the man utility.
Updated by Electric Monk almost 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit b3619796d92b4472acfed6b7c813f83cef335013
commit b3619796d92b4472acfed6b7c813f83cef335013 Author: Peter Tribble <peter.tribble@gmail.com> Date: 2022-01-03T16:58:15.000Z 14257 Errors for ct_pr_event_get_senderct in the manual Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions