2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-01 06:25:34 +00:00

[2840] typos and docs update before release

This commit is contained in:
Wlodek Wencel
2023-04-21 10:31:46 +02:00
parent ff93a6df41
commit f8b1e49733
7 changed files with 6 additions and 16 deletions

View File

@@ -5091,7 +5091,7 @@ UPDATE schema_version
-- This line starts the schema upgrade to version 16.
-- Add relay and remote id colums to DHCPv4 leases.
-- Add relay and remote id columns to DHCPv4 leases.
--
-- Note: these columns are only used for indexes, in particular they are
-- not exported by lease4 dump as values are also in the user context

View File

@@ -54,7 +54,7 @@ fi
mysql "$@" <<EOF
-- This line starts the schema upgrade to version 16.
-- Add relay and remote id colums to DHCPv4 leases.
-- Add relay and remote id columns to DHCPv4 leases.
--
-- Note: these columns are only used for indexes, in particular they are
-- not exported by lease4 dump as values are also in the user context