~ruther/dwl

59c99308b0cad19f48fa0586aca40eaec58695a9 — Leonardo Hernández Hernández 1 year, 2 months ago 02f8744
drop CAVEATS section from the man page

Since 71f11e6cf63289d51f152469a0da81a85fe2608c it is not longer the case
1 files changed, 0 insertions(+), 8 deletions(-)

M dwl.1
M dwl.1 => dwl.1 +0 -8
@@ 146,13 146,5 @@ with s6 in the background:
.Xr wmenu 1 ,
.Xr dwm 1 ,
.Xr xkeyboard-config 7
.Sh CAVEATS
The child process's standard input is connected with a pipe to
.Nm .
If the child process neither reads from the pipe nor closes its
standard input,
.Nm
will freeze after a while due to it blocking when writing to the full
pipe buffer.
.Sh BUGS
All of them.