swrap: fallback to libc_getpeername() when we get an empty sun_path from accept()
[socket_wrapper.git] / doc / README
1 The manpage is written with asciidoc. To generate the manpage use:
2
3     asciidoctor -b manpage doc/socket_wrapper.1.adoc
4
5 or
6
7     a2x --format manpage doc/socket_wrapper.1.adoc