aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_pppoe.c
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-04-29 21:25:05 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-04-29 21:25:05 +0000
commit053359b7f43aa87c06bef8be6d4fbea48bae4ca9 (patch)
treea105ac679aa23495f95998203cdb54c8ba79d19b /sys/netgraph/ng_pppoe.c
parent355fec484243f4c012d9c1dc5f05e186cb12bc0d (diff)
downloadsrc-053359b7f43aa87c06bef8be6d4fbea48bae4ca9.tar.gz
src-053359b7f43aa87c06bef8be6d4fbea48bae4ca9.zip
sys/netgraph: spelling fixes in comments.
No functional change.
Notes
Notes: svn path=/head/; revision=298813
Diffstat (limited to 'sys/netgraph/ng_pppoe.c')
-rw-r--r--sys/netgraph/ng_pppoe.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netgraph/ng_pppoe.c b/sys/netgraph/ng_pppoe.c
index 382410c25465..9a23b1ba6bab 100644
--- a/sys/netgraph/ng_pppoe.c
+++ b/sys/netgraph/ng_pppoe.c
@@ -788,7 +788,7 @@ ng_pppoe_rcvmsg(node_p node, item_p item, hook_p lasthook)
}
/*
- * PPPOE_SERVICE advertisments are set up
+ * PPPOE_SERVICE advertisements are set up
* on sessions that are in PRIMED state.
*/
if (msg->header.cmd == NGM_PPPOE_SERVICE)
@@ -1729,7 +1729,7 @@ ng_pppoe_rcvdata_debug(hook_p hook, item_p item)
/*
* Do local shutdown processing..
- * If we are a persistant device, we might refuse to go away, and
+ * If we are a persistent device, we might refuse to go away, and
* we'd only remove our links and reset ourself.
*/
static int