summaryrefslogtreecommitdiffstats
path: root/share/examples/netgraph/raw
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/netgraph/raw')
-rw-r--r--share/examples/netgraph/raw2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/netgraph/raw b/share/examples/netgraph/raw
index e0970f3..6dc39ca 100644
--- a/share/examples/netgraph/raw
+++ b/share/examples/netgraph/raw
@@ -6,7 +6,7 @@
CARD=sr0
# create an interface "ng0" and attach it to the sync port.
-# The packets had jolly well better be ip because we are not discriminating.
+# The packets had jolly well better be IP because we are not discriminating.
ngctl mkpeer ${CARD}: iface rawdata inet
# if ng0 already exists, use a CONNECT command instead of a mkpeer. e.g.
OpenPOWER on IntegriCloud