## Node.render_man()


Render this subtree as a groff man page.


Usage

``` python
Node.render_man(
    *,
    width=0,
)
```
