Skip to content

Commit 653ed7a

Browse files
author
Paul Vinkenoog
committed
Corrected two remaining occurences of "aliases.conf" / "aliases file"
1 parent a475cba commit 653ed7a

File tree

1 file changed

+21
-4
lines changed

1 file changed

+21
-4
lines changed

src/docs/firebirddocs/quickstartguide-3.xml

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
<corpauthor>Firebird Project members</corpauthor>
1414
</authorgroup>
1515

16-
<edition>25 April 2016, document version 5.2 — covers Firebird 3</edition>
16+
<edition>.. ...... 2016, document version 5.3 — covers Firebird
17+
3</edition>
1718
</articleinfo>
1819

1920
<!--Trusted login from a remote client is no longer possible from 2.0 onward. 2.0 Notes: "Login with password is required from any remote client."
@@ -2060,9 +2061,9 @@ drop global mapping frank_sysdba;</programlisting>
20602061

20612062
<para>Instead of a file path, the local connection string may also be
20622063
a <emphasis>database alias</emphasis> that is defined in
2063-
<filename>aliases.conf</filename>, as mentioned earlier. The format of
2064-
the alias depends only on how it's defined in the aliases file, not on
2065-
the server filesystem. Examples are:</para>
2064+
<filename>databases.conf</filename>, as mentioned earlier. The format
2065+
of the alias depends only on how it's defined in the configuration
2066+
file, not on the server filesystem. Examples are:</para>
20662067

20672068
<itemizedlist spacing="compact">
20682069
<listitem>
@@ -4161,6 +4162,22 @@ to turn FW on themselves. This must be in the general forced writes section (not
41614162
<literal>Engine12</literal> enabled!)</quote> to last para.</para>
41624163
</revdescription>
41634164
</revision>
4165+
4166+
<revision>
4167+
<revnumber>5.3</revnumber>
4168+
4169+
<date>.. ... 2016</date>
4170+
4171+
<authorinitials>PV</authorinitials>
4172+
4173+
<revdescription>
4174+
<para><citetitle>Working with databases :: Connection strings ::
4175+
Local connection strings</citetitle>:
4176+
<filename>aliases.conf</filename> -&gt;
4177+
<filename>databases.conf</filename>; aliases file -&gt;
4178+
configuration file.</para>
4179+
</revdescription>
4180+
</revision>
41644181
</revhistory></para>
41654182
</appendix>
41664183

0 commit comments

Comments
 (0)