diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2017-06-08 12:37:15 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2017-06-08 12:37:15 +0000 |
commit | b66628aa0c9008c3a011b8eaf0b39fcb9838dbbd (patch) | |
tree | ea79556b1fe3898eb7f312ce0cc143ffb114ef62 /share/man | |
parent | de2ad93b5ff01c3e6e0dc88a70c0f40bd9306b43 (diff) |
wrec.org is dead. Use working links instead.
patch from jj, found by "Norrland" on icb. Thanks!
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/gre.4 | 8 |
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 |