Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
764aa297
Commit
764aa297
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: programmatically
parent
83d89a17
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/guide/ctrl-channel.xml
View file @
764aa297
...
...
@@ -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 program
m
atically. 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>
...
...
src/lib/dhcpsrv/tests/ncr_generator_unittest.cc
View file @
764aa297
...
...
@@ -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 program
m
atically 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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment