diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
commit | 9639b20db64d084fa58b75058a2bd896b1f743e1 (patch) | |
tree | a6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/talkd | |
parent | 26da445d07574246abb5617f3bb216069636355d (diff) | |
download | FreeBSD-src-9639b20db64d084fa58b75058a2bd896b1f743e1.zip FreeBSD-src-9639b20db64d084fa58b75058a2bd896b1f743e1.tar.gz |
The .Nm utility
Diffstat (limited to 'libexec/talkd')
-rw-r--r-- | libexec/talkd/talkd.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/libexec/talkd/talkd.8 b/libexec/talkd/talkd.8 index 82413b2..671a5e1 100644 --- a/libexec/talkd/talkd.8 +++ b/libexec/talkd/talkd.8 @@ -41,7 +41,9 @@ .Sh SYNOPSIS .Nm .Sh DESCRIPTION -.Nm Talkd +The +.Nm +utility is the server that notifies a user that someone else wants to initiate a conversation. It acts as a repository of invitations, responding to requests @@ -74,5 +76,5 @@ stream connection through which the conversation takes place. .Sh HISTORY The .Nm -command appeared in +utility appeared in .Bx 4.3 . |