diff options
author | 2002-05-22 19:07:43 +0000 | |
---|---|---|
committer | 2002-05-22 19:07:43 +0000 | |
commit | ffb1448af20787743851358fc71b4957ab0923bc (patch) | |
tree | d70797e77c4e53a608322d54b38696bec687d8cf | |
parent | Implement splassert. Even simpler than on the sparc. (diff) | |
download | wireguard-openbsd-ffb1448af20787743851358fc71b4957ab0923bc.tar.xz wireguard-openbsd-ffb1448af20787743851358fc71b4957ab0923bc.zip |
typo; moritz@jodeit.org
-rw-r--r-- | libexec/talkd/talkd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/talkd/talkd.8 b/libexec/talkd/talkd.8 index 525cd4648c9..ee4ba72478e 100644 --- a/libexec/talkd/talkd.8 +++ b/libexec/talkd/talkd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: talkd.8,v 1.3 1999/05/23 14:11:13 aaron Exp $ +.\" $OpenBSD: talkd.8,v 1.4 2002/05/22 19:07:43 deraadt Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. .\" All rights reserved. @@ -32,7 +32,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)talkd.8 6.5 (Berkeley) 3/16/91 -.\" $Id: talkd.8,v 1.3 1999/05/23 14:11:13 aaron Exp $ +.\" $Id: talkd.8,v 1.4 2002/05/22 19:07:43 deraadt Exp $ .\" .Dd March 16, 1991 .Dt TALKD 8 @@ -46,7 +46,7 @@ .Nm Talkd is the server that notifies a user that someone else wants to initiate a conversation. -It acts a repository of invitations, responding to requests +It acts as a repository of invitations, responding to requests by clients wishing to rendezvous to hold a conversation. In normal operation, a client, the caller, initiates a rendezvous by sending a |