X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2Fpatplex.doc;h=dafe5e266893ae4bdf93cbecbb276ac4fa18363a;hb=5dbb9d482311d5130be2b7005d6ab21d12f435b4;hp=f405262c6fc27bdb4a70c35638d4e799a82ada13;hpb=fda48525a7bab9e487e69264619ebdbabcd83ff2;p=ashd.git diff --git a/doc/patplex.doc b/doc/patplex.doc index f405262..dafe5e2 100644 --- a/doc/patplex.doc +++ b/doc/patplex.doc @@ -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 -`../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 @@ -113,7 +113,7 @@ optional lines: *xset* 'HEADER' 'VALUE':: - *xset* does exactly the same thing as *set*, except the + *xset* does exactly the same thing as *set*, except that 'HEADER' is automatically prepended with the `X-Ash-` prefix. The intention is only to make configuration files look nicer in this very common case.