]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3905] Fix incorrect build arguments
authorSuzanne Goldlust <sgoldlust@isc.org>
Thu, 29 May 2025 16:57:22 +0000 (16:57 +0000)
committerAndrei Pavel <andrei@isc.org>
Fri, 30 May 2025 16:06:18 +0000 (19:06 +0300)
doc/sphinx/arm/install.rst

index ef94916ec9411999041677a0ec6df8839ffaa522..bfc5494f3ee5985fdaa4600c9f93ad16403377eb 100644 (file)
@@ -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.