1 --- unixODBC-2.3.12/man/isql.1.orig 2023-05-04 13:45:54.000000000 +0200
2 +++ unixODBC-2.3.12/man/isql.1 2023-08-14 08:44:59.981039227 +0200
6 The Data Source Name (DSN) used to connect to the SQL database. unixODBC looks
7 -for the specified DSN in /etc/odbc.ini and $HOME/.odbc.ini, with the latter
8 +for the specified DSN in /etc/odbc/odbc.ini and $HOME/.odbc.ini, with the latter
11 When searching the configuration files, unixODBC looks for a bare name. If the
17 +.I /etc/odbc/odbc.ini
19 Configuration file containing system-wide Data Source Name (DSN)
21 --- unixODBC-2.3.12/man/odbcinst.1.orig 2022-05-13 14:14:56.000000000 +0200
22 +++ unixODBC-2.3.12/man/odbcinst.1 2023-08-14 08:45:32.343243032 +0200
24 odbcinst returns zero on success and a non-zero value on failure.
28 +.I /etc/odbc/odbcinst.ini
30 Configuration file containing all database driver definitions. See
36 +.I /etc/odbc/odbc.ini
38 Configuration file containing system-wide Data Source Name (DSN)
40 --- unixODBC-2.3.12/man/odbc.ini.5.orig 2022-05-13 14:14:39.000000000 +0200
41 +++ unixODBC-2.3.12/man/odbc.ini.5 2023-08-14 08:47:39.313464044 +0200
43 .TH odbc.ini 5 "Sun 10 Jan 2021" "version 2.3.12" "unixODBC manual pages"
46 -/etc/odbc.ini, $HOME/.odbc.ini - unixODBC data source configuration files
47 +/etc/odbc/odbc.ini, $HOME/.odbc.ini - unixODBC data source configuration files
51 +.B /etc/odbc/odbc.ini
52 is a system-wide configuration file for ODBC Data Source Names (DSNs).
55 --- unixODBC-2.3.12/man/unixODBC.7.orig 2023-05-04 13:45:54.000000000 +0200
56 +++ unixODBC-2.3.12/man/unixODBC.7 2023-08-14 08:46:22.543071738 +0200
60 Sets the full path to the directory containing the unixODBC configuration
61 -files. By default, this is '/etc'.
62 +files. By default, this is '/etc/odbc'.
65 Sets the name of the unixODBC driver configuration file. The file name is
69 Sets the full path to the system-wide unixODBC configuration file containing
70 -Data Source Names (DSNs). By default, this is set to '/etc/odbc.ini'.
71 +Data Source Names (DSNs). By default, this is set to '/etc/odbc/odbc.ini'.
74 Sets the library name for the UI. The final name that is searched for is