--- unixODBC-2.3.12/man/isql.1.orig 2023-05-04 13:45:54.000000000 +0200 +++ unixODBC-2.3.12/man/isql.1 2023-08-14 08:44:59.981039227 +0200 @@ -26,7 +26,7 @@ .IP \fBDSN\fR The Data Source Name (DSN) used to connect to the SQL database. unixODBC looks -for the specified DSN in /etc/odbc.ini and $HOME/.odbc.ini, with the latter +for the specified DSN in /etc/odbc/odbc.ini and $HOME/.odbc.ini, with the latter taking precedence. When searching the configuration files, unixODBC looks for a bare name. If the @@ -213,7 +213,7 @@ .SH FILES -.I /etc/odbc.ini +.I /etc/odbc/odbc.ini .RS Configuration file containing system-wide Data Source Name (DSN) definitions. See --- unixODBC-2.3.12/man/odbcinst.1.orig 2022-05-13 14:14:56.000000000 +0200 +++ unixODBC-2.3.12/man/odbcinst.1 2023-08-14 08:45:32.343243032 +0200 @@ -76,14 +76,14 @@ odbcinst returns zero on success and a non-zero value on failure. .SH FILES -.I /etc/odbcinst.ini +.I /etc/odbc/odbcinst.ini .RS Configuration file containing all database driver definitions. See .BR odbcinst.ini (5) for more information. .RE -.I /etc/odbc.ini +.I /etc/odbc/odbc.ini .RS Configuration file containing system-wide Data Source Name (DSN) definitions. See --- unixODBC-2.3.12/man/odbc.ini.5.orig 2022-05-13 14:14:39.000000000 +0200 +++ unixODBC-2.3.12/man/odbc.ini.5 2023-08-14 08:47:39.313464044 +0200 @@ -1,10 +1,10 @@ .TH odbc.ini 5 "Sun 10 Jan 2021" "version 2.3.12" "unixODBC manual pages" .SH NAME -/etc/odbc.ini, $HOME/.odbc.ini - unixODBC data source configuration files +/etc/odbc/odbc.ini, $HOME/.odbc.ini - unixODBC data source configuration files .SH DESCRIPTION -.B /etc/odbc.ini +.B /etc/odbc/odbc.ini is a system-wide configuration file for ODBC Data Source Names (DSNs). .B $HOME/.odbc.ini --- unixODBC-2.3.12/man/unixODBC.7.orig 2023-05-04 13:45:54.000000000 +0200 +++ unixODBC-2.3.12/man/unixODBC.7 2023-08-14 08:46:22.543071738 +0200 @@ -18,7 +18,7 @@ .IP \fBODBCSYSINI Sets the full path to the directory containing the unixODBC configuration -files. By default, this is '/etc'. +files. By default, this is '/etc/odbc'. .IP \fBODBCINSTINI Sets the name of the unixODBC driver configuration file. The file name is @@ -26,7 +26,7 @@ .IP \fBODBCINI Sets the full path to the system-wide unixODBC configuration file containing -Data Source Names (DSNs). By default, this is set to '/etc/odbc.ini'. +Data Source Names (DSNs). By default, this is set to '/etc/odbc/odbc.ini'. .IP \fBODBCINSTUI Sets the library name for the UI. The final name that is searched for is