Commit 0ba4adf
committed
fix(man): match exact groff invocation used to generate pdu.1.man
Use `groff -Tutf8 -P-cbou -man` which matches the command that
generated the checked-in pdu.1.man file. The previous invocation
used separate -P flags and extra options (-K utf8, GROFF_NO_SGR)
that could produce subtly different output on CI.
https://claude.ai/code/session_01CrXuWDMVQsiUBoy6ceACsF1 parent 527a375 commit 0ba4adf
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 65 | + | |
69 | 66 | | |
70 | 67 | | |
71 | 68 | | |
| |||
0 commit comments