diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1997-08-13 06:48:56 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1997-08-13 06:48:56 +0000 |
| commit | a27bb57a02b91dc274c57d35047e5bf5b2c91490 (patch) | |
| tree | 5ea5a73489d13e741f33de42099e8ea2045e2fc5 /usr.bin/talk | |
| parent | ea7cc4954d793dd3a70bb4272b1033094bf194c8 (diff) | |
Notes
Diffstat (limited to 'usr.bin/talk')
| -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 2f40fa6387f9..941200f2db4a 100644 --- a/usr.bin/talk/talk.1 +++ b/usr.bin/talk/talk.1 @@ -38,7 +38,7 @@ .Nm talk .Nd talk to another user .Sh SYNOPSIS -.Nm talk +.Nm .Ar person .Op Ar ttyname .Sh DESCRIPTION @@ -71,7 +71,7 @@ is of the form .El .Pp When first called, -.Nm talk +.Nm sends the message .Bd -literal -offset indent -compact Message from TalkDaemon@his_machine... @@ -92,7 +92,7 @@ in separate windows. Typing control-L will cause the screen to be reprinted, while your erase, kill, and word kill characters will behave normally. To exit, just type your interrupt character; -.Nm talk +.Nm then moves the cursor to the bottom of the screen and restores the terminal to its previous state. .Pp |
