From: Suzanne Goldlust Date: Thu, 29 May 2025 16:57:22 +0000 (+0000) Subject: [#3905] Fix incorrect build arguments X-Git-Tag: Kea-3.0.0~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7590b7abe4aaabc6ae11a5f94bc673b4639ef83d;p=thirdparty%2Fkea.git [#3905] Fix incorrect build arguments --- diff --git a/doc/sphinx/arm/install.rst b/doc/sphinx/arm/install.rst index ef94916ec9..bfc5494f3e 100644 --- a/doc/sphinx/arm/install.rst +++ b/doc/sphinx/arm/install.rst @@ -291,7 +291,7 @@ contributed code to be accepted by ISC. .. _setup: -Set up the Build +Set Up the Build ---------------- Kea uses Meson to discover build environment details. To generate the ninja @@ -311,7 +311,7 @@ Some commonly used options are: Build Kea with code to allow it to store leases and host reservations in a MySQL database. - - ``-D pgsql`` + - ``-D postgresql`` Build Kea with code to allow it to store leases and host reservations in a PostgreSQL database.