drop CAVEATS section from the man page

Since 71f11e6cf6 it is not longer the case
This commit is contained in:
Leonardo Hernández Hernández
2024-07-28 12:28:31 -06:00
parent 02f8744a48
commit 59c99308b0

8
dwl.1
View File

@@ -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.