doc: generalize make rules used to generate man pages

* doc/config.sub.x: New file.
* Makefile (HELP2MAN): New variable.
(doc/%.1): New rule.
(doc/config.guess.1, doc/config.sub.1): Remove.
This commit is contained in:
Dmitry V. Levin
2020-11-19 08:00:00 +00:00
parent f1c1f29968
commit 965e90c772
3 changed files with 12 additions and 6 deletions

2
doc/config.sub.x Normal file
View File

@ -0,0 +1,2 @@
[name]
config.sub \- validate and canonicalize a configuration triplet