]> git.lizzy.rs Git - plan9front.git/commitdiff
rio(4): list window states in order (thanks umbracticus)
authorAlex Musolino <alex@musolino.id.au>
Mon, 21 Dec 2020 23:41:03 +0000 (10:11 +1030)
committerAlex Musolino <alex@musolino.id.au>
Mon, 21 Dec 2020 23:41:03 +0000 (10:11 +1030)
sys/man/4/rio

index 96fd24ce55e39a8cc3771226a4def6a519324d56..0ed8d96ebd53701a68609251076c2be2348a26fe 100644 (file)
@@ -214,12 +214,12 @@ and
 .IR y .
 Following these numbers are strings, also padded to 12 characters,
 describing the window's state:
-.B hidden
-or
-.BR visible ;
 .B current
 or
-.BR notcurrent .
+.BR notcurrent ;
+.B hidden
+or
+.BR visible .
 A subsequent read will block until the window changes size, location, or state.
 When written to,
 .B wctl