Actions
Bug #3600
closededit(1) is a bad .so reference
Start date:
2013-03-01
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
edit(1) tries to so man1has/edit.1 It should be edit.1has.
Even when it is, though, it doesn't work, because seemingly we can't .so across manpath elements(?). We should probably doing it all with symlinks, as Yuri did.
Updated by Yuri Pankov over 9 years ago
- Category set to manpage - manual pages
- Status changed from New to In Progress
- Assignee set to Yuri Pankov
- Tags deleted (
needs-triage)
I'll take it.
Updated by Rich Lowe almost 9 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Resolved in a947810
Actions