svn commit: r224609 - head/usr.sbin/faithd

Glen Barber gjb at FreeBSD.org
Tue Aug 2 11:35:28 UTC 2011


Author: gjb (doc committer)
Date: Tue Aug  2 11:35:28 2011
New Revision: 224609
URL: http://svn.freebsd.org/changeset/base/224609

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

Modified:
  head/usr.sbin/faithd/faithd.8

Modified: head/usr.sbin/faithd/faithd.8
==============================================================================
--- head/usr.sbin/faithd/faithd.8	Tue Aug  2 11:34:59 2011	(r224608)
+++ head/usr.sbin/faithd/faithd.8	Tue Aug  2 11:35:28 2011	(r224609)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 23, 2011
+.Dd August 2, 2011
 .Dt FAITHD 8
 .Os
 .Sh NAME
@@ -368,7 +368,7 @@ setting.
 .%A Kazu Yamamoto
 .%T "An IPv6-to-IPv4 transport relay translator"
 .%B RFC3142
-.%U http://www.ietf.org/rfc/rfc3142.txt
+.%U http://tools.ietf.org/html/rfc3142
 .%D June 2001
 .Re
 .\"


More information about the svn-src-all mailing list