15 lines
575 B
Text
15 lines
575 B
Text
$NetBSD: patch-ad,v 1.1 2004/01/26 11:16:11 taca Exp $
|
|
|
|
--- portsentry.c.orig 2003-05-24 03:10:13.000000000 +0900
|
|
+++ portsentry.c
|
|
@@ -1581,8 +1581,8 @@ void
|
|
Usage (void)
|
|
{
|
|
printf ("PortSentry - Port Scan Detector.\n");
|
|
- printf ("Copyright 1997-2003 Craig H. Rowland <craigrowland at users dot
|
|
-sourceforget dot net>\n");
|
|
+ printf ("Copyright 1997-2003 Craig H. Rowland <craigrowland at users dot \n"
|
|
+"sourceforget dot net>\n");
|
|
printf ("Licensing restrictions apply. Please see documentation\n");
|
|
printf ("Version: %s\n\n", VERSION);
|
|
#ifdef SUPPORT_STEALTH
|