Actions
Bug #12307
closedFix markup errors in mtx(3C)
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
I noticed several issues with the markup in the RETURN VALUES section of mtx(3C) while looking at it recently. This fixes up several markup issues and properly uses .Dv instead of .Sy for enum values.
Updated by Robert Mustacchi over 2 years ago
Tested this mostly by using man(1).
Updated by Electric Monk over 2 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit 94494656088303cd79a8b970e5535468c5f0117d
commit 94494656088303cd79a8b970e5535468c5f0117d Author: Robert Mustacchi <rm@fingolfin.org> Date: 2020-02-17T07:29:24.000Z 12307 Fix markup errors in mtx(3C) Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions