diff options
Diffstat (limited to 'misc/yaunc/files/patch-ac')
| -rw-r--r-- | misc/yaunc/files/patch-ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/yaunc/files/patch-ac b/misc/yaunc/files/patch-ac index 5b58fdb78cde..95539380ef71 100644 --- a/misc/yaunc/files/patch-ac +++ b/misc/yaunc/files/patch-ac @@ -1,11 +1,11 @@ --- usage.c.orig Wed Jul 26 09:38:02 2000 -+++ usage.c Sat Dec 16 16:51:31 2000 ++++ usage.c Mon Dec 25 20:10:10 2000 @@ -10,9 +10,9 @@ 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 " DEFAULT_CONF_PATH "\n"); ++ fprintf(stderr, "\t " SYSCONFDIR "/yaunc.conf\n"); fprintf(stderr, "\t-d <0/1> - turn daemon mode off/on\n"); - fprintf(stderr, "\t-l <0/1> - specify logging off/on"); + fprintf(stderr, "\t-l <0/1> - specify logging off/on\n"); |
