Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
961b6173
Commit
961b6173
authored
Aug 11, 2014
by
Jeremy C. Reed
Browse files
fix typo for keactrl name
parent
7a5789a0
Changes
3
Hide whitespace changes
Inline
Side-by-side
doc/guide/ddns.xml
View file @
961b6173
...
@@ -56,9 +56,9 @@
...
@@ -56,9 +56,9 @@
and, due to the nature of DDNS, it is run alongside either the
and, due to the nature of DDNS, it is run alongside either the
DHCPv4 or DHCPv6 components (or both). Like other parts of
DHCPv4 or DHCPv6 components (or both). Like other parts of
Kea, is a separate binary that can be run on its own or through
Kea, is a separate binary that can be run on its own or through
<command>
keactl
</command>
(see
<xref
linkend=
"keactrl"
/>
). In
<command>
keact
r
l
</command>
(see
<xref
linkend=
"keactrl"
/>
). In
normal operation, controlling
<command>
kea-dhcp-ddns
</command>
normal operation, controlling
<command>
kea-dhcp-ddns
</command>
with
<command>
keactl
</command>
is recommended.
with
<command>
keact
r
l
</command>
is recommended.
</para>
</para>
<para>
<para>
...
...
doc/guide/dhcp4-srv.xml
View file @
961b6173
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
<para>
<para>
It is recommended that the Kea DHCPv4 server be started and stopped
It is recommended that the Kea DHCPv4 server be started and stopped
using
<command>
keactl
</command>
(described in
<xref
linkend=
"keactrl"
/>
).
using
<command>
keact
r
l
</command>
(described in
<xref
linkend=
"keactrl"
/>
).
However, it is also possible to run the server directly: it accepts
However, it is also possible to run the server directly: it accepts
the following command-line switches:
the following command-line switches:
</para>
</para>
...
...
doc/guide/dhcp6-srv.xml
View file @
961b6173
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<para>
<para>
It is recommended that the Kea DHCPv4 server be started and stopped
It is recommended that the Kea DHCPv4 server be started and stopped
using
<command>
keactl
</command>
(described in
<xref
linkend=
"keactrl"
/>
).
using
<command>
keact
r
l
</command>
(described in
<xref
linkend=
"keactrl"
/>
).
However, it is also possible to run the server directly: it accepts
However, it is also possible to run the server directly: it accepts
the following command-line switches:
the following command-line switches:
</para>
</para>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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