Actions
Bug #9088
closedfgrep and egrep don't need to have separate man pages
Start date:
2018-02-10
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Nowadays, we have single implementation for grep, egrep, fgrep, so there can be just one man page describing all of them.
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
- % Done changed from 50 to 100
git commit e54e6a394a25bb87fc39c6f223d139a8b9f8d778
commit e54e6a394a25bb87fc39c6f223d139a8b9f8d778 Author: Yuri Pankov <yuri.pankov@nexenta.com> Date: 2018-02-12T10:57:46.000Z 9088 fgrep and egrep don't need to have separate man pages 9089 grep man page synopsis and utility usage need to be sane Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Actions