summaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>1999-12-10 19:31:33 +0000
committerArchie Cobbs <archie@FreeBSD.org>1999-12-10 19:31:33 +0000
commit5edfa7b7ba87dea41d3603519968cb5529a02393 (patch)
treeb472ffd3a428e42174fc030857c71d9878b1ca94 /sys/modules
parent02e520d4f5a9067c76eee7d74e98f54d9c68dae3 (diff)
Notes
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/netgraph/pptpgre/ng_pptpgre.88
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/modules/netgraph/pptpgre/ng_pptpgre.8 b/sys/modules/netgraph/pptpgre/ng_pptpgre.8
index 5fc39728370d..7eadcc33531c 100644
--- a/sys/modules/netgraph/pptpgre/ng_pptpgre.8
+++ b/sys/modules/netgraph/pptpgre/ng_pptpgre.8
@@ -124,5 +124,13 @@ control message, or when both hooks have been disconnected.
.%T "Point-to-Point Tunneling Protocol (PPTP)"
.%O RFC 2637
.Re
+.Rs
+.%A S. Hanks
+.%A T. \&Li
+.%A D. Farinacci
+.%A P. Traina
+.%T "Generic Routing Encapsulation over IPv4 networks"
+.%O RFC 1702
+.Re
.Sh AUTHOR
Archie Cobbs <archie@whistle.com>