diff mbox

[ovs-dev] rhel: Fix typo in README.RHEL.rst

Message ID 3ba291a01e745e52263ff27f6578bf4c4d2ad0e0.1501268522.git.tredaelli@redhat.com
State Accepted
Delegated to: Russell Bryant
Headers show

Commit Message

Timothy Redaelli July 28, 2017, 7:02 p.m. UTC
Replace systemctk with systemctl

Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
---
 rhel/README.RHEL.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Russell Bryant Aug. 1, 2017, 4:43 p.m. UTC | #1
On Fri, Jul 28, 2017 at 3:02 PM, Timothy Redaelli <tredaelli@redhat.com> wrote:
> Replace systemctk with systemctl
>
> Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
> ---
>  rhel/README.RHEL.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, applied to master.
diff mbox

Patch

diff --git a/rhel/README.RHEL.rst b/rhel/README.RHEL.rst
index 1845e8fd..6affdba9 100644
--- a/rhel/README.RHEL.rst
+++ b/rhel/README.RHEL.rst
@@ -314,7 +314,7 @@  recommended to use the openvswitch.service to start and stop the Open vSwitch
 daemons. The below table shows systemd's behavior:
 
 =============================== ============== ============== ============== =============== ===============
-              -                 Process Status                systemctk <> status
+              -                 Process Status                systemctl <> status
 ------------------------------- ----------------------------- ----------------------------------------------
 Action                          ovs-vswitch     ovsdb-server  openvswitch    ovs-vswitchd    ovsdb-server
 =============================== ============== ============== ============== =============== ===============