mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
spelling: programmatically
This commit is contained in:
@@ -224,7 +224,7 @@ where <command>/path/to/the/kea/socket</command> is the path specified in the
|
||||
configuration file. Text passed to <command>socat</command>
|
||||
will be sent to Kea and the responses received from Kea printed to standard output.</para>
|
||||
|
||||
<para>It is also easy to open UNIX socket programatically. An example of
|
||||
<para>It is also easy to open UNIX socket programmatically. An example of
|
||||
such a simplistic client written in C is available in the Kea Developer's
|
||||
Guide, chapter Control Channel Overview, section Using Control Channel.</para>
|
||||
|
||||
|
@@ -118,7 +118,7 @@ public:
|
||||
/// dhcp_ddns::D2Dhcid::createDigest() with the appropriate arguments. This
|
||||
/// method uses encryption tools to produce the value which cannot be
|
||||
/// easily duplicated by hand. It is more or less necessary to generate
|
||||
/// these values programatically and place them here. Should the
|
||||
/// these values programmatically and place them here. Should the
|
||||
/// underlying implementation of createDigest() change these test values
|
||||
/// will likely need to be updated as well.
|
||||
/// @param expires A timestamp when the lease associated with the
|
||||
|
Reference in New Issue
Block a user