aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@proton.me>2024-07-28 12:28:31 -0600
committerLeonardo Hernández Hernández <leohdz172@proton.me>2025-06-09 13:55:37 -0600
commit59c99308b0cad19f48fa0586aca40eaec58695a9 (patch)
tree27603d2f4a07487b7b4915d4690d08a8166b873d
parent02f8744a486713bfac41661e7c5590ec11ec8989 (diff)
drop CAVEATS section from the man page
Since 71f11e6cf63289d51f152469a0da81a85fe2608c it is not longer the case
-rw-r--r--dwl.18
1 files changed, 0 insertions, 8 deletions
diff --git a/dwl.1 b/dwl.1
index 780c78f..f254096 100644
--- a/dwl.1
+++ b/dwl.1
@@ -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.