commit: 4d36db8dff92860e9e0813317a25d78fec4b7582
parent: 5357e326b4dd8ee1272ce42aebd5a72aa2244a7e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 3 Mar 2019 06:48:18 +0100
README: Add note about mdoc format
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README b/README
@@ -6,6 +6,7 @@ Haelwenn (lanodan) Monnier <contact+c-u-d@hacktivis.me>: Gentoo Linux user and c
## Contribution
Usage of `new-manpage.sh` is recommended, to which you should change the Author section.
+Also note that the format of the manpages is mdoc(7), which is basically a standard nowadays as it’s used in many BSDs, some Linux distros, and GNU groff understands it.
## See Also
* [Rosetta Stone for Unix](http://bhami.com/rosetta.html): translation cheatsheet between Unix systems