summaryrefslogtreecommitdiff
path: root/usr.sbin/spray/spray.8
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 22:18:38 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 22:18:38 +0000
commitbf95f4749485653fcbff0be73db299a9d226d4e0 (patch)
treec6c5c04d21e0e72753029e3a35290bfd754626a1 /usr.sbin/spray/spray.8
parentb64780a41e3237fc72bbc817e8c4cdccc40271dd (diff)
remove trailing whitespace, some Nm cleanup
Diffstat (limited to 'usr.sbin/spray/spray.8')
-rw-r--r--usr.sbin/spray/spray.820
1 files changed, 10 insertions, 10 deletions
diff --git a/usr.sbin/spray/spray.8 b/usr.sbin/spray/spray.8
index 56a94dae8b1..dcacd06f334 100644
--- a/usr.sbin/spray/spray.8
+++ b/usr.sbin/spray/spray.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: spray.8,v 1.4 1999/04/02 15:12:21 aaron Exp $
+.\" $OpenBSD: spray.8,v 1.5 1999/06/05 22:18:11 aaron Exp $
.\"
.\" Copyright (c) 1994 James A. Jegers
.\" All rights reserved.
@@ -27,18 +27,18 @@
.Os
.Sh NAME
.Nm spray
-.Nd send many packets to host
+.Nd send many packets to host
.Sh SYNOPSIS
.Nm spray
-.Op Fl c Ar count
-.Op Fl d Ar delay
+.Op Fl c Ar count
+.Op Fl d Ar delay
.Op Fl l Ar length
-.Ar host
+.Ar host
\&...
.Ek
.Sh DESCRIPTION
.Nm
-sends multiple RPC packets to
+sends multiple RPC packets to
.Ar host
and records how many of them were correctly received and how long it took.
.Pp
@@ -53,12 +53,12 @@ Pause
.Ar delay
microseconds between sending each packet.
.It Fl l Ar length
-Set the length of the packet that holds the RPC call message to
+Set the length of the packet that holds the RPC call message to
.Ar length
bytes.
Not all values of
.Ar length
-are possible because RPC data is encoded using XDR.
+are possible because RPC data is encoded using XDR.
.Nm
rounds up to the nearest possible value.
.El
@@ -66,7 +66,7 @@ rounds up to the nearest possible value.
.Nm
is intended for use in network testing, measurement, and management.
This command
-.Bf -emphasis
+.Bf -emphasis
can be very hard on a network and should be used with caution.
.Ef
.Pp
@@ -74,4 +74,4 @@ can be very hard on a network and should be used with caution.
.Xr netstat 1 ,
.Xr ifconfig 8 ,
.Xr ping 8 ,
-.Xr rpc.sprayd 8
+.Xr rpc.sprayd 8