diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-03-22 23:41:57 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-03-22 23:41:57 +0000 |
commit | bb8c33bc8a83934a9d01bd1cf9350da3df8652ac (patch) | |
tree | f7942cffb520fcca33d419f1b19260407a072c9a /usr.bin | |
parent | 5639b59e5684f7eab189ca64e604e8d872fc446a (diff) |
pronoun agreement
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/talk/talk.1 | 6 | ||||
-rw-r--r-- | usr.bin/top/top.1 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/talk/talk.1 b/usr.bin/talk/talk.1 index 36c46a3bd21..c8a7d8d161c 100644 --- a/usr.bin/talk/talk.1 +++ b/usr.bin/talk/talk.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: talk.1,v 1.4 1998/10/30 00:24:38 aaron Exp $ +.\" $OpenBSD: talk.1,v 1.5 1999/03/22 23:41:55 pjanzen Exp $ .\" $NetBSD: talk.1,v 1.3 1994/12/09 02:14:23 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -73,7 +73,7 @@ When first called, .Nm talk sends the message .Bd -literal -offset indent -compact -Message from TalkDaemon@their_machine... +Message from Talk_Daemon@localhost... talk: connection requested by your_name@your_machine. talk: respond with: talk your_name@your_machine .Ed @@ -84,7 +84,7 @@ of the message should reply by typing .Dl talk \ your_name@your_machine .Pp It doesn't matter from which machine the recipient replies, as -long as their login name is the same. If the machine is not the one to which +long as the login name is the same. If the machine is not the one to which the talk request was sent, it is noted on the screen. Once communication is established, the two parties may type simultaneously, with their output appearing diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1 index d31e0a2fbba..adf8f428ea8 100644 --- a/usr.bin/top/top.1 +++ b/usr.bin/top/top.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: top.1,v 1.7 1999/02/19 19:15:07 deraadt Exp $ +.\" $OpenBSD: top.1,v 1.8 1999/03/22 23:41:56 pjanzen Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -116,8 +116,8 @@ numbers are displayed instead of the names. Show only .Ar count displays, then exit. A display is considered to be one update of the -screen. This option allows the user to select the number of displays they -want to see before +screen. This option allows the user to select the number of displays +to be shown before .Nm automatically exits. For intelligent terminals, no upper limit is set. The default is 1 for dumb terminals. |