diff options
author | 1997-05-28 21:41:37 +0000 | |
---|---|---|
committer | 1997-05-28 21:41:37 +0000 | |
commit | 6b8e88d4a3bf5fc0b21e3c42105ae7161aa6f660 (patch) | |
tree | 91c01ac848bb2cfe1e0e0ae62d446788f8caa452 | |
parent | malloc fd_set dynamically, for very large fd uses (diff) | |
download | wireguard-openbsd-6b8e88d4a3bf5fc0b21e3c42105ae7161aa6f660.tar.xz wireguard-openbsd-6b8e88d4a3bf5fc0b21e3c42105ae7161aa6f660.zip |
spray(1); msaitoh@spa.is.uec.ac.jp
-rw-r--r-- | libexec/rpc.sprayd/rpc.sprayd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/rpc.sprayd/rpc.sprayd.8 b/libexec/rpc.sprayd/rpc.sprayd.8 index 6789574eace..14feade549e 100644 --- a/libexec/rpc.sprayd/rpc.sprayd.8 +++ b/libexec/rpc.sprayd/rpc.sprayd.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: rpc.sprayd.8,v 1.1.1.1 1995/10/18 08:43:22 deraadt Exp $ +.\" $Id: rpc.sprayd.8,v 1.2 1997/05/28 21:41:37 deraadt Exp $ .\" .Dd June 22, 1994 .Dt RPC.SPRAYD 8 @@ -41,7 +41,7 @@ .Sh DESCRIPTION .Nm rpc.sprayd is a server which records packets sent by the -.Xr spray 1 +.Xr spray 8 command and sends a traffic report to the originator of the packets. The .Nm rpc.sprayd |