summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ng_pppoe.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ng_pppoe.4 b/share/man/man4/ng_pppoe.4
index 01b1619..9ac57f8 100644
--- a/share/man/man4/ng_pppoe.4
+++ b/share/man/man4/ng_pppoe.4
@@ -220,7 +220,7 @@ setup(char *ethername, char *service, char *sessname,
struct nodeinfo *peer;
/****message to connect pppoe session*****/
struct {
- struct ngPPPoE_init_data idata;
+ struct ngpppoe_init_data idata;
char service[100];
} message;
/********tracking our little graph ********/
OpenPOWER on IntegriCloud