9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] man(4) patch
@ 2020-12-21 21:55 umbraticus
  2020-12-21 23:41 ` Alex Musolino
  0 siblings, 1 reply; 2+ messages in thread
From: umbraticus @ 2020-12-21 21:55 UTC (permalink / raw)
  To: 9front

List strings in the order wctl presents them:

diff -r 4b461532e737 sys/man/4/rio
--- a/sys/man/4/rio	Mon Dec 21 15:06:04 2020 +0100
+++ b/sys/man/4/rio	Tue Dec 22 10:51:10 2020 +1300
@@ -214,12 +214,12 @@
 .IR y .
 Following these numbers are strings, also padded to 12 characters,
 describing the window's state:
+.B current
+or
+.BR notcurrent ;
 .B hidden
 or
-.BR visible ;
-.B current
-or
-.BR notcurrent .
+.BR visible .
 A subsequent read will block until the window changes size, location, or state.
 When written to,
 .B wctl

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] man(4) patch
  2020-12-21 21:55 [9front] man(4) patch umbraticus
@ 2020-12-21 23:41 ` Alex Musolino
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Musolino @ 2020-12-21 23:41 UTC (permalink / raw)
  To: 9front

Committed.  Thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-21 23:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-21 21:55 [9front] man(4) patch umbraticus
2020-12-21 23:41 ` Alex Musolino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).