diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-05-01 02:31:50 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-05-01 02:31:50 +0200 |
commit | 359955ee4b5bb5548653d1a89a877d554b48551d (patch) | |
tree | d1f0ea869efb4e7a06664d3656b369e8750d76ca /sys/man/1 | |
parent | f6b68dd79b357d70cdae7e545e83282aac32c586 (diff) |
vt(1): the "send" menu became "paste"
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/vt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/man/1/vt b/sys/man/1/vt index cab2468c2..186aeec0d 100644 --- a/sys/man/1/vt +++ b/sys/man/1/vt @@ -107,11 +107,11 @@ to the end. 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. |