13 lines
568 B
Plaintext
13 lines
568 B
Plaintext
|
$OpenBSD: patch-utils_siege_config_in,v 1.1.1.1 2009/04/09 00:19:14 sthen Exp $
|
||
|
--- utils/siege.config.in.orig Wed Feb 18 11:27:17 2009
|
||
|
+++ utils/siege.config.in Wed Feb 18 11:27:29 2009
|
||
|
@@ -14,7 +14,7 @@ if test -f $rcfile; then
|
||
|
echo "siege.config"
|
||
|
echo "usage: siege.config [no arguments]"
|
||
|
echo "----------------------------------"
|
||
|
- echo "Resource file already install as $rcfile"
|
||
|
+ echo "Resource file already installed as $rcfile"
|
||
|
echo "Use your favorite editor to change your configuration by"
|
||
|
echo "editing the values in that file."
|
||
|
echo ""
|