Actions
Bug #13291
closedutimes.2: typos utimens and fBstat
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
There are a couple of typos in utimes.2
typo utimens should be futimens
fBstat should be \fBstat
(Initially uncovered via the script for missing symlinks in #10857.)
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 3d18edb258701d7742038769889039e5f6147839
commit 3d18edb258701d7742038769889039e5f6147839 Author: Peter Tribble <peter.tribble@gmail.com> Date: 2020-11-10T20:15:56.000Z 13291 utimes.2: typos utimens and fBstat Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions