summaryrefslogtreecommitdiffstats
path: root/share/examples/netgraph/ngctl
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/netgraph/ngctl')
-rw-r--r--share/examples/netgraph/ngctl4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/netgraph/ngctl b/share/examples/netgraph/ngctl
index 80a7f22..e7b7cd8 100644
--- a/share/examples/netgraph/ngctl
+++ b/share/examples/netgraph/ngctl
@@ -46,7 +46,7 @@
# Note that we used ngctl's ``name'' command to do this. However,
# the following manually constructed netgraph message would have
-# acomplished the exact same thing:
+# accomplished the exact same thing:
+ msg foo name { name="fred" }
@@ -85,7 +85,7 @@
# As soon as we sent the message, we got back a response. Here
# ngctl is telling us that it received a control message with the
-# NGF_RESP (response) flag set, the reponse was to a prior ``getname''
+# NGF_RESP (response) flag set, the response was to a prior ``getname''
# control message, that the originator was the node addressable
# as ``fred:''. The message arguments field is then displayed to
# us in its ASCII form. In this case, what we get back is a struct
OpenPOWER on IntegriCloud