diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-06-20 19:25:56 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-06-20 19:25:56 +0000 |
commit | 989a854e3d5e110be8fe4cf650612623ad70866c (patch) | |
tree | 2168226b48182375302f09d5df1041ec09f5ac49 /usr.bin/talk/talk.1 | |
parent | cc8eab5909db16ffed30953fb1bad6dbd5a41ef9 (diff) |
Add a -s option to enable the smooth scrolling in revision 1.10
The default behavior remains unchanged.
Diffstat (limited to 'usr.bin/talk/talk.1')
-rw-r--r-- | usr.bin/talk/talk.1 | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/usr.bin/talk/talk.1 b/usr.bin/talk/talk.1 index 326db6fa8da..d3afe0b1659 100644 --- a/usr.bin/talk/talk.1 +++ b/usr.bin/talk/talk.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: talk.1,v 1.13 2000/12/31 00:24:51 hugh Exp $ +.\" $OpenBSD: talk.1,v 1.14 2002/06/20 19:25:55 millert Exp $ .\" $NetBSD: talk.1,v 1.3 1994/12/09 02:14:23 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -42,7 +42,7 @@ .Nd talk to another user .Sh SYNOPSIS .Nm talk -.Op Fl H +.Op Fl Hs .Ar person .Op Ar ttyname .Sh DESCRIPTION @@ -52,6 +52,16 @@ terminal to that of another user. .Pp The command arguments are as follows: .Bl -tag -width ttyname +.It Fl H +Don't escape characters with the high big set. +This may be useful for certain character sets, but could cause erratic +behaviour on some terminals. +.It Fl s +Use smooth scrolling in the +.Nm +window. +The default is to clear the next two rows and jump from the bottom of +the window to the top. .It Ar person If you wish to talk to someone on your own machine, then .Ar person @@ -70,12 +80,6 @@ is of the form .Ql ttyXX . .El .Pp -If the -.Fl H -argument is given, talk will not escape high characters. -This may be useful for certain character sets, but could cause erratic -behaviour on some terminals. -.Pp When first called, .Nm sends the message |