Actions
Bug #12284
closederrors in compress(1) and pack(1) man pages
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
Some minor errors spotted:
compress(1)
manpage attempt should be attempts
.z should be .Z
uncompress-c should have a space
errors in diganstic and usage messages
pack(1)
no space between .z and extension
example 2 and not an
Updated by Electric Monk almost 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 34173ec8d0147391124bee4bbc60ac00807c0377
commit 34173ec8d0147391124bee4bbc60ac00807c0377 Author: Peter Tribble <peter.tribble@gmail.com> Date: 2020-02-06T16:52:58.000Z 12284 errors in compress(1) and pack(1) man pages Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
Actions