From 911ca14c8798a89d240d36ecbc63b5df5dd99f66 Mon Sep 17 00:00:00 2001 From: dd Date: Sun, 15 Jul 2001 08:06:20 +0000 Subject: Remove whitespace at EOL. --- usr.sbin/spray/spray.8 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'usr.sbin/spray') 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" . -- cgit v1.1