From 344ddf5f55a3bbaec7fdca7aeb72ed684fa43ffe Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Sun, 16 Aug 2015 02:54:23 +0200 Subject: rio(4): document "delete" wctl message (thanks mischief) --- sys/man/4/rio | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/man') diff --git a/sys/man/4/rio b/sys/man/4/rio index efab905f9..b0997bbef 100644 --- a/sys/man/4/rio +++ b/sys/man/4/rio @@ -249,6 +249,8 @@ The commands are (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). -- cgit v1.2.3