Update to 2.13.1.0.
Start new sentence on new line according to mandoc -T lint
s6-svscanctl.8: fix -i item
s6-svperms(8): add missing dot to Fl macro
LICENSE: Update year range.
Use `MAN_DIR` in Makefile, instead of `MANPATH`.
Add ports of multiple pages.
* overview.html
* s6-svscan-1.html
* s6-svscan-not-1.html
* socket-activation.html
Merge pull request #7 from kdkasad/fix/install-directories
Makefile: Use `-t` option of install(1).
Fix install(1) usage in Makefile
Without specifying the -t option, install(1) wouldn't create the
destination directories if they didn't already exist. This change fixes
that problem.
Make default Makefile target a no-op.