doc: Fixed patplex configuration filename discrepancy.
authorFredrik Tolf <fredrik@dolda2000.com>
Sat, 23 Mar 2013 04:00:10 +0000 (05:00 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Sat, 23 Mar 2013 04:00:10 +0000 (05:00 +0100)
doc/patplex.doc

index 65e2d11..dafe5e2 100644 (file)
@@ -37,9 +37,9 @@ In addition to the 'CONFIGFILE' specified on the command-line,
 *patplex* also attempts to find and read a global configuration file
 called `patplex.rc`, unless the *-N* option is given. It looks in all
 directories named by the *PATH* environment variable, appended with
 *patplex* also attempts to find and read a global configuration file
 called `patplex.rc`, unless the *-N* option is given. It looks in all
 directories named by the *PATH* environment variable, appended with
-`../etc`. For example, then, if *PATH* is
-`/usr/local/bin:/bin:/usr/bin`, the directories `/usr/local/etc`,
-`/etc` and `/usr/etc` are searched for `patplex.rc`, in that
+`../etc/ashd`. For example, then, if *PATH* is
+`/usr/local/bin:/bin:/usr/bin`, the directories `/usr/local/etc/ashd`,
+`/etc/ashd` and `/usr/etc/ashd` are searched for `patplex.rc`, in that
 order. Only the first file found is used, should there exist several.
 
 Should the global and the given configuration files conflict, the
 order. Only the first file found is used, should there exist several.
 
 Should the global and the given configuration files conflict, the