Commit cb4dbb6
committed
fix(man): remove empty date field from .TH header
Revert the .TH change that added an empty "" date field. The simpler
form `.TH pdu 1 "pdu 0.21.1"` is the conventional approach used by
clap_mangen and other tools.
https://claude.ai/code/session_01CrXuWDMVQsiUBoy6ceACsF1 parent 2641238 commit cb4dbb6
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments