Added new Makefile to the "man" directory. This will handle the logic

for changes, substitutions, and clean-up of the man pages.
For now install instructions are still in the "src" directory
to avoid breaking install scripts.
This commit is contained in:
Jesse
2021-12-27 17:50:25 -04:00
parent 92d4b0e74a
commit a6e80e1133
3 changed files with 17 additions and 1 deletions

View File

@@ -2,7 +2,8 @@
* Applied fixes for markup and spacing in manual pages.
Patch provided by Mario Blattermann.
* Added translation framework (po4a) from Mario Blttermann.
* Added Makefile for man/ directory. Will handle translations
and substitutions.
sysvinit (3.01) released; urgency=low
* Default to showing processes in the uninterruptable state (D).