1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-08 14:02:17 +03:00

Man page fixes:

- Install created man pages when building with WITH_DOCS=ON
- Set version to 3.4
This commit is contained in:
Georg Richter
2024-10-25 10:37:47 +02:00
parent 0a5fe7aa1e
commit 10c67ee835
130 changed files with 138 additions and 131 deletions

View File

@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.5
.\"
.TH "mariadb_stmt_fetch_fields" "3" "" "Version 3.3" "MariaDB Connector/C"
.TH "mariadb_stmt_fetch_fields" "3" "" "Version 3.4" "MariaDB Connector/C"
.SS Name
mariadb_stmt_fetch_fields \- Returns an array of fields containing the
column definitions ## Synopsis