git: 9front

Download patch

ref: 89ae2d38c7be859c09fd4a38b3c8b4967f4abf68
parent: ec96a4f31019d9def48698b0e8f3c08504f77638
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Aug 27 17:28:21 EDT 2016

rio(4): document text truncation

--- a/sys/man/4/rio
+++ b/sys/man/4/rio
@@ -196,7 +196,8 @@
 .TP
 .B text
 returns the full contents of the window.
-It may not be written.
+Write appends to the window. Truncating
+clears the windows contents.
 .TP
 .B wctl
 may be read or written.
--