Actions
Bug #12010
closedextra whitespace in mmap(2)
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
There are several places in the mmap(2) man page where there is more than one space between words.
Updated by Ryan Zezeski over 2 years ago
I tested by viewing the updated man page and confirming the double spaces are no longer there.
Updated by Electric Monk over 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 05c00ec58206e104da9853d2117cf39602f4d5ee
commit 05c00ec58206e104da9853d2117cf39602f4d5ee Author: Ryan Zezeski <rpz@joyent.com> Date: 2019-11-23T20:16:32.000Z 12010 extra whitespace in mmap(2) Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions