ZeroTierOne/doc
Tim Smith 448df73a35
Fix minor spelling errors in docs
Nothing too fancy here. Just some spellchecking.

Signed-off-by: Tim Smith <tsmith84@gmail.com>
2024-03-22 20:43:46 -07:00
..
build.sh
contact@zerotier.com.gpg
manpage_encoding_declaration.UTF-8
README.md Fix minor spelling errors in docs 2024-03-22 20:43:46 -07:00
zerotier-cli.1
zerotier-cli.1.md
zerotier-idtool.1
zerotier-idtool.1.md
zerotier-one.8
zerotier-one.8.md

Manual Pages and Other Documentation

Use "./build.sh" to build the manual pages.

You'll need either Node.js/npm installed (script will then automatically install the npm marked-man package) or /usr/bin/ronn. The latter is a Ruby program packaged on some distributions as rubygem-ronn or ruby-ronn or installable as gem install ronn. The Node marked-man package and ronn from RubyGems are two roughly equivalent alternatives for compiling Markdown into roff/man format.