summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortb <tb@openbsd.org>2017-06-08 12:37:14 +0000
committertb <tb@openbsd.org>2017-06-08 12:37:14 +0000
commit0c7ad71d5d1e7b029ea49a6264190e09dc08307e (patch)
tree3b8833c63e25b3cd50a1bb3e1944ad95191b1284
parentWrap startup code with .ent and .end for proper disassembly. (diff)
downloadwireguard-openbsd-0c7ad71d5d1e7b029ea49a6264190e09dc08307e.tar.xz
wireguard-openbsd-0c7ad71d5d1e7b029ea49a6264190e09dc08307e.zip
wrec.org is dead. Use working links instead.
patch from jj, found by "Norrland" on icb. Thanks!
-rw-r--r--share/man/man4/gre.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/gre.4 b/share/man/man4/gre.4
index b173a9ea401..5f06d37439b 100644
--- a/share/man/man4/gre.4
+++ b/share/man/man4/gre.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gre.4,v 1.46 2016/08/31 18:16:54 jmc Exp $
+.\" $OpenBSD: gre.4,v 1.47 2017/06/08 12:37:14 tb Exp $
.\" $NetBSD: gre.4,v 1.10 1999/12/22 14:55:49 kleink Exp $
.\"
.\" Copyright 1998 (c) The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: August 31 2016 $
+.Dd $Mdocdate: June 8 2017 $
.Dt GRE 4
.Os
.Sh NAME
@@ -235,12 +235,12 @@ pass quick on gre proto gre no state
.Re
.Pp
.Rs
-.%U http://www.wrec.org/Drafts/draft-ietf-wrec-web-pro-00.txt
+.%U https://tools.ietf.org/html/draft-ietf-wrec-web-pro-00.txt
.%T Web Cache Coordination Protocol V1.0
.Re
.Pp
.Rs
-.%U http://www.wrec.org/Drafts/draft-wilson-wrec-wccp-v2-00.txt
+.%U https://tools.ietf.org/html/draft-wilson-wrec-wccp-v2-00.txt
.%T Web Cache Coordination Protocol V2.0
.Re
.Sh AUTHORS