summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorenami <enami@NetBSD.org>1997-10-20 02:51:47 +0000
committerenami <enami@NetBSD.org>1997-10-20 02:51:47 +0000
commit6977f8a8d4d2a1dcd7eeb2454f0e3c0bcc2dfba3 (patch)
tree717fc4a9ccac78b3fd65613b1e9d9229725fa029 /libexec
parentb67eedad791ea23728750b739b0b53260f2b7f9b (diff)
Fix .Nm usage.
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rpc.sprayd/rpc.sprayd.812
1 files changed, 6 insertions, 6 deletions
diff --git a/libexec/rpc.sprayd/rpc.sprayd.8 b/libexec/rpc.sprayd/rpc.sprayd.8
index d45e4508843..f95a4c015e2 100644
--- a/libexec/rpc.sprayd/rpc.sprayd.8
+++ b/libexec/rpc.sprayd/rpc.sprayd.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: rpc.sprayd.8,v 1.4 1997/05/25 03:55:58 cjs Exp $
+.\" $NetBSD: rpc.sprayd.8,v 1.5 1997/10/20 02:51:47 enami Exp $
.\"
.\" Copyright (c) 1994 Christos Zoulas
.\" All rights reserved.
@@ -32,22 +32,22 @@
.Dt RPC.SPRAYD 8
.Os BSD 4.3
.Sh NAME
-.Nm sprayd ,
-.Nm rpc.sprayd
+.Nm rpc.sprayd ,
+.Nm sprayd
.Nd spray server
.Sh SYNOPSIS
.Nm /usr/libexec/rpc.sprayd
.Sh DESCRIPTION
-.Nm rpc.sprayd
+.Nm
is a server which records packets sent by the
.Xr spray 8
command and sends a traffic report to the originator of the packets.
The
-.Nm rpc.sprayd
+.Nm
daemon is normally invoked by
.Xr inetd 8 .
.Pp
-.Nm rpc.sprayd
+.Nm
uses an RPC protocol defined in
.Pa /usr/include/rpcsvc/spray.x .
.Sh SEE ALSO