1 diff -ur unixODBC-2.3.4/man/isql.1 unixODBC-2.3.4-man/man/isql.1
2 --- unixODBC-2.3.4/man/isql.1 2014-05-05 12:27:13.000000000 +0400
3 +++ unixODBC-2.3.4-man/man/isql.1 2015-11-25 17:02:14.250247359 +0300
7 The Data Source Name, which should be used to make connection to the database.
8 -The data source is looked for in the /etc/odbc.ini and $HOME/.odbc.ini files in
9 +The data source is looked for in the /etc/odbc/odbc.ini and $HOME/.odbc.ini files in
10 that order, with the latter overwriting the former.
18 +.I /etc/odbc/odbc.ini
20 System-wide DSN definitions. See
22 diff -ur unixODBC-2.3.4/man/odbc.ini.5 unixODBC-2.3.4-man/man/odbc.ini.5
23 --- unixODBC-2.3.4/man/odbc.ini.5 2013-12-06 14:51:45.000000000 +0400
24 +++ unixODBC-2.3.4-man/man/odbc.ini.5 2015-11-25 17:02:14.256300686 +0300
26 .TH odbc.ini 5 "Thu 27 Jun 2013" "version 2.3.2" "unixODBC manual pages"
29 -/etc/odbc.ini, $HOME/.odbc.ini - unixODBC data sources configuration
30 +/etc/odbc/odbc.ini, $HOME/.odbc.ini - unixODBC data sources configuration
34 +.B /etc/odbc/odbc.ini
35 is text configuration file for the system wide ODBC data sources (i. e. database
38 diff -ur unixODBC-2.3.4/man/odbcinst.1 unixODBC-2.3.4-man/man/odbcinst.1
39 --- unixODBC-2.3.4/man/odbcinst.1 2013-12-06 14:51:45.000000000 +0400
40 +++ unixODBC-2.3.4-man/man/odbcinst.1 2015-11-25 17:02:14.264055374 +0300
46 +.I /etc/odbc/odbinst.ini
48 Configuration file containing all the database drivers specifications. See
54 +.I /etc/odbc/odbc.ini
56 System-wide data sources specifications. See
58 diff -ur unixODBC-2.3.4/man/odbcinst.ini.5 unixODBC-2.3.4-man/man/odbcinst.ini.5
59 --- unixODBC-2.3.4/man/odbcinst.ini.5 2013-12-06 14:51:45.000000000 +0400
60 +++ unixODBC-2.3.4-man/man/odbcinst.ini.5 2015-11-25 17:02:14.267733549 +0300
62 .TH odbcinst.ini 5 "Thu 27 Jun 2013" "version 2.3.2" "unixODBC manual pages"
65 -/etc/odbcinst.ini - An unixODBC drivers configuration
66 +/etc/odbc/odbcinst.ini - An unixODBC drivers configuration
70 +.B /etc/odbc/odbcinst.ini
71 is a text configuration file for unixODBC drivers. It can be edited by hand,
72 but the recommended way to update this file is to use the