Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 0a2078b

Browse files
author
jclc
committed
updated HACKING.md
1 parent e7944f1 commit 0a2078b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/HACKING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,5 @@ that don't depend on any command.
121121
Please document any new features or revisions in MANUAL.md and HISTORY.md as well
122122
as README.md, if the affected feature is already documented there.
123123

124-
If you make changes to MANUAL.md, please rebuild tmc.1 before you push your changes.
125-
Use `[md2man](https://github.com/sunaku/md2man)-roff docs/MANUAL.md > docs/tmc.1` to build the manpage.
124+
If you make changes to MANUAL.md, please rebuild tmc.1 with [md2man](https://github.com/sunaku/md2man) before you push your changes.
125+
Use `md2man-roff docs/MANUAL.md > docs/tmc.1` to build the manpage.

0 commit comments

Comments
 (0)