summaryrefslogtreecommitdiffstats
path: root/usr.sbin/spray
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
committerdd <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
commit911ca14c8798a89d240d36ecbc63b5df5dd99f66 (patch)
tree62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.sbin/spray
parenta145482cf625d5f04072fd1d20b5c2062cbe8e47 (diff)
downloadFreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.zip
FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'usr.sbin/spray')
-rw-r--r--usr.sbin/spray/spray.816
1 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/spray/spray.8 b/usr.sbin/spray/spray.8
index cc7047a..6718e60 100644
--- a/usr.sbin/spray/spray.8
+++ b/usr.sbin/spray/spray.8
@@ -28,16 +28,16 @@
.Os
.Sh NAME
.Nm spray
-.Nd send many packets to host
+.Nd send many packets to host
.Sh SYNOPSIS
.Nm
-.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
.Sh DESCRIPTION
.Nm Spray
-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
@@ -52,17 +52,17 @@ 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 Spray
rounds up to the nearest possible value.
.El
.Pp
-.Nm Spray
+.Nm Spray
is intended for use in network testing, measurement, and management.
This command
.Em "can be very hard on a network and should be used with caution" .
OpenPOWER on IntegriCloud