From 05aa59dd4f1783a1106ef3724873fbe0585109a7 Mon Sep 17 00:00:00 2001 From: jasoni <> Date: Tue, 26 Jun 2001 07:38:05 +0000 Subject: type in usage: Surpress -> Suppress --- src/usr.bin/nc/netcat.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/usr.bin/nc/netcat.c b/src/usr.bin/nc/netcat.c index 8370c33c9f..5497eaba3a 100644 --- a/src/usr.bin/nc/netcat.c +++ b/src/usr.bin/nc/netcat.c @@ -1,4 +1,4 @@ -/* $OpenBSD: netcat.c,v 1.21 2001/06/25 22:17:35 ericj Exp $ */ +/* $OpenBSD: netcat.c,v 1.22 2001/06/26 07:38:05 jasoni Exp $ */ /* * Copyright (c) 2001 Eric Jackson * @@ -560,7 +560,7 @@ help() \t-i secs\t Delay interval for lines sent, ports scanned\n\ \t-k Keep inbound sockets open for multiple connects\n\ \t-l Listen mode, for inbound connects\n\ - \t-n Surpress name/port resolutions\n\ + \t-n Suppress name/port resolutions\n\ \t-p Specify local port for remote connects\n\ \t-r Randomize remote ports\n\ \t-s addr\t Local source address\n\ -- cgit v1.2.3-55-g6feb