git: 9front

Download patch

ref: fb5e539a6b5ece635a46fedc99fd8068e022ac00
parent: e28580f86dac02a2afa67dff6921a8acbf799ab0
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Apr 30 22:31:50 EDT 2017

vt(1): the "send" menu became "paste"

--- a/sys/man/1/vt
+++ b/sys/man/1/vt
@@ -107,11 +107,11 @@
 Clear the screen.  Previous contents can be recovered using
 .BR backup .
 .TP
-.B send
-Send the contents of the
+.B paste
+Pastes the contents of the
 .B rio
 snarf buffer, just as
-.B send
+.B paste
 in the
 .B rio
 menu.
--