diff options
| author | enami <enami@NetBSD.org> | 1997-10-20 02:27:53 +0000 |
|---|---|---|
| committer | enami <enami@NetBSD.org> | 1997-10-20 02:27:53 +0000 |
| commit | abc05455edb9af2cfef6e1a3d83add3a3db07f88 (patch) | |
| tree | 15ad9def76e94b84c4f9e95484bcfd0d746ae23d /libexec/comsat | |
| parent | 8512105c8e46f9bcbaf2f61733daeac332f288a4 (diff) | |
Fix .Nm usage.
Diffstat (limited to 'libexec/comsat')
| -rw-r--r-- | libexec/comsat/comsat.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libexec/comsat/comsat.8 b/libexec/comsat/comsat.8 index 3b535dec911..f0a6b5f4749 100644 --- a/libexec/comsat/comsat.8 +++ b/libexec/comsat/comsat.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: comsat.8,v 1.4 1997/10/07 10:57:10 mrg Exp $ +.\" $NetBSD: comsat.8,v 1.5 1997/10/20 02:27:53 enami Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,12 +40,12 @@ .Nm comsat .Nd biff server .Sh SYNOPSIS -.Nm comsat +.Nm .Sh DESCRIPTION -.Nm Comsat +.Nm is the server process which receives reports of incoming mail and notifies users if they have requested this service. -.Nm Comsat +.Nm receives messages on a datagram port associated with the .Dq biff service |
