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
No known key found for this signature in database
GPG key ID: E538897EE11B9624

8
dwl.1
View file

@ -146,13 +146,5 @@ with s6 in the background:
.Xr wmenu 1 , .Xr wmenu 1 ,
.Xr dwm 1 , .Xr dwm 1 ,
.Xr xkeyboard-config 7 .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 .Sh BUGS
All of them. All of them.