From abc05455edb9af2cfef6e1a3d83add3a3db07f88 Mon Sep 17 00:00:00 2001 From: enami Date: Mon, 20 Oct 1997 02:27:53 +0000 Subject: Fix .Nm usage. --- libexec/comsat/comsat.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libexec/comsat') 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 -- cgit