pkgsrc/net/oidentd/patches/patch-ab
tron 073d8a6c0e Import new "oidentd" package:
Configurable IDENT server that supports NAT/IP masq
2004-01-03 23:21:44 +00:00

13 lines
626 B
Text

$NetBSD: patch-ab,v 1.1.1.1 2004/01/03 23:21:45 tron Exp $
--- src/oidentd_options.c.orig Sun Apr 27 22:17:43 2003
+++ src/oidentd_options.c Sat Jan 3 23:59:04 2004
@@ -385,7 +385,7 @@
"\nUsage: oidentd [options]\n"
"-a or --address <address> Bind to <address>\n"
"-c or --charset <charset> Specify an alternate charset\n"
-"-C or --config <config file> Use the specifed file instead of /etc/oidentd.conf\n"
+"-C or --config <config file> Use the specifed file instead of " CONFFILE "\n"
"-d or --debug Enable debugging\n"
"-e or --error Return \"UNKNOWN-ERROR\" for all errors\n"