diff options
| author | enami <enami@NetBSD.org> | 1997-10-20 02:53:32 +0000 |
|---|---|---|
| committer | enami <enami@NetBSD.org> | 1997-10-20 02:53:32 +0000 |
| commit | e50ac59ba35ef82ee6be39e3528fa58c8f947fc9 (patch) | |
| tree | 51df1446a40a9862282529dabd34d732570aa089 /libexec/talkd | |
| parent | 73d70748a85c7997add3962a9120fcbbf6f954aa (diff) | |
Fix .Nm usage.
Diffstat (limited to 'libexec/talkd')
| -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 8851586de2d..aa30e37fd6e 100644 --- a/libexec/talkd/talkd.8 +++ b/libexec/talkd/talkd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: talkd.8,v 1.3 1997/06/29 18:01:15 christos Exp $ +.\" $NetBSD: talkd.8,v 1.4 1997/10/20 02:54:32 enami Exp $ .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -39,9 +39,9 @@ .Nm talkd .Nd remote user communication server .Sh SYNOPSIS -.Nm talkd +.Nm .Sh DESCRIPTION -.Nm Talkd +.Nm 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 |
