diff options
-rw-r--r-- | share/man/man4/ng_pptpgre.4 | 8 | ||||
-rw-r--r-- | sys/modules/netgraph/pptpgre/ng_pptpgre.4 | 8 | ||||
-rw-r--r-- | sys/modules/netgraph/pptpgre/ng_pptpgre.8 | 8 |
3 files changed, 24 insertions, 0 deletions
diff --git a/share/man/man4/ng_pptpgre.4 b/share/man/man4/ng_pptpgre.4 index 5fc3972..7eadcc3 100644 --- a/share/man/man4/ng_pptpgre.4 +++ b/share/man/man4/ng_pptpgre.4 @@ -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> diff --git a/sys/modules/netgraph/pptpgre/ng_pptpgre.4 b/sys/modules/netgraph/pptpgre/ng_pptpgre.4 index 5fc3972..7eadcc3 100644 --- a/sys/modules/netgraph/pptpgre/ng_pptpgre.4 +++ b/sys/modules/netgraph/pptpgre/ng_pptpgre.4 @@ -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> diff --git a/sys/modules/netgraph/pptpgre/ng_pptpgre.8 b/sys/modules/netgraph/pptpgre/ng_pptpgre.8 index 5fc3972..7eadcc3 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> |