summaryrefslogtreecommitdiff
path: root/misc/yaunc/files/patch-usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/yaunc/files/patch-usage.c')
-rw-r--r--misc/yaunc/files/patch-usage.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/yaunc/files/patch-usage.c b/misc/yaunc/files/patch-usage.c
deleted file mode 100644
index 495f5ecb5b62..000000000000
--- a/misc/yaunc/files/patch-usage.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- usage.c.orig Sun Apr 27 19:11:03 2003
-+++ usage.c Sun Apr 27 19:11:26 2003
-@@ -10,7 +10,7 @@
- fprintf(stderr, "\n");
- fprintf(stderr, "Options:\n");
- fprintf(stderr, "\t-f <config file> - use the specified config file instead of \n");
-- fprintf(stderr, "\t of /etc/yaunc.conf\n");
-+ fprintf(stderr, "\t of ${PREFIX}/CONFFILE \n");
- fprintf(stderr, "\t-h - display this help\n");
- fprintf(stderr, "\n");
- exit(0);