FirebirdSQL / firebird-documentation

Firebird documentation
https://www.firebirdsql.org/en/firebird-rdbms/
34 stars 14 forks source link

Change references to INET, INET4, INET6, WNET and XNET to lowercase #205

Closed mrotteveel closed 3 months ago

mrotteveel commented 3 months ago

The current documentation occasionally uses uppercase INET, INET4, INET6, WNET and XNET for the protocol, but in practice Firebird only accepts lowercase inet, inet4, inet6, wnet and xnet as the protocol name (i.e. it's case-sensitive, not case-insensitive). Revise the various docs to consistently use lowercase.