--- unixODBC-2.3.13/man/isql.1.orig +++ unixODBC-2.3.13/man/isql.1 @@ -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 @@ -216,7 +216,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.13/man/odbcinst.1.orig +++ unixODBC-2.3.13/man/odbcinst.1 @@ -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.13/man/odbc.ini.5.orig +++ unixODBC-2.3.13/man/odbc.ini.5 @@ -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.13/man/unixODBC.7.orig +++ unixODBC-2.3.13/man/unixODBC.7 @@ -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