diff options
author | 2000-06-19 18:39:27 +0000 | |
---|---|---|
committer | 2000-06-19 18:39:27 +0000 | |
commit | 78947966d0bb65b03e8f19fca7031c063ef57784 (patch) | |
tree | 00929e898911302fbffa229bce2514b0bc3dfdef | |
parent | cvs strikes again!; thanks to Oleg Safiullin <form@openbsd.ru> (diff) | |
download | wireguard-openbsd-78947966d0bb65b03e8f19fca7031c063ef57784.tar.xz wireguard-openbsd-78947966d0bb65b03e8f19fca7031c063ef57784.zip |
Better wording.
-rw-r--r-- | usr.bin/talk/talk.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/talk/talk.1 b/usr.bin/talk/talk.1 index ae0fa342add..4d289b6599f 100644 --- a/usr.bin/talk/talk.1 +++ b/usr.bin/talk/talk.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: talk.1,v 1.11 2000/03/23 21:39:55 aaron Exp $ +.\" $OpenBSD: talk.1,v 1.12 2000/06/19 18:39:27 aaron Exp $ .\" $NetBSD: talk.1,v 1.3 1994/12/09 02:14:23 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -94,9 +94,9 @@ in separate windows. Typing control-L .Pq Ql ^L will cause the screen to -be reprinted, while your erase, kill, and word kill characters will +be reprinted, while the erase, kill, and word kill characters will behave normally. -To exit, just type your interrupt character; +To exit, just type the interrupt character; .Nm then moves the cursor to the bottom of the screen and restores the terminal to its previous state. |