git: 9front

Download patch

ref: 1947a96aa693f28433048ba10a0793411db31ddd
parent: cb9aea46064817bf030883a42b05f1cdd38e98f4
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Aug 15 22:54:23 EDT 2015

rio(4): document "delete" wctl message (thanks mischief)

--- a/sys/man/4/rio
+++ b/sys/man/4/rio
@@ -249,6 +249,8 @@
 (restore a hidden window),
 .B current
 (make the window the recipient of keyboard and mouse input),
+.B delete
+(close the window and terminate its associated processes)
 and
 .B new
 (make a new window).
--