svn commit: r224587 - head/share/man/man4

Glen Barber gjb at FreeBSD.org
Tue Aug 2 01:48:46 UTC 2011


Author: gjb (doc committer)
Date: Tue Aug  2 01:48:45 2011
New Revision: 224587
URL: http://svn.freebsd.org/changeset/base/224587

Log:
  Provide a more user friendly URL to the IETF site in gif(4).
  
  Pointed out by:		dougb
  MFC after:		3 days
  Approved by:		re (hrs)

Modified:
  head/share/man/man4/gif.4

Modified: head/share/man/man4/gif.4
==============================================================================
--- head/share/man/man4/gif.4	Tue Aug  2 00:46:25 2011	(r224586)
+++ head/share/man/man4/gif.4	Tue Aug  2 01:48:45 2011	(r224587)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 23, 2011
+.Dd August 1, 2011
 .Dt GIF 4
 .Os
 .Sh NAME
@@ -198,7 +198,7 @@ to 1.
 .%B RFC2893
 .%T Transition Mechanisms for IPv6 Hosts and Routers
 .%D August 2000
-.%U http://www.ietf.org/rfc/rfc2893.txt
+.%U http://tools.ietf.org/html/rfc2893
 .Re
 .Rs
 .%A Sally Floyd


More information about the svn-src-all mailing list