9front - general discussion about 9front
 help / color / mirror / Atom feed
From: umbraticus@prosimetrum.com
To: 9front@9front.org
Subject: [9front] man(4) patch
Date: Tue, 22 Dec 2020 10:55:26 +1300	[thread overview]
Message-ID: <99B3AC6A983140FAB98048A36269167F@prosimetrum.com> (raw)

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

             reply	other threads:[~2020-12-21 21:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-21 21:55 umbraticus [this message]
2020-12-21 23:41 ` Alex Musolino

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=99B3AC6A983140FAB98048A36269167F@prosimetrum.com \
    --to=umbraticus@prosimetrum.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).