From nobody@FreeBSD.org  Wed Oct  6 10:38:52 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A5778106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  6 Oct 2010 10:38:52 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 7A8218FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  6 Oct 2010 10:38:52 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o96AcqnA074182
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 6 Oct 2010 10:38:52 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o96AcqYF074181;
	Wed, 6 Oct 2010 10:38:52 GMT
	(envelope-from nobody)
Message-Id: <201010061038.o96AcqYF074181@www.freebsd.org>
Date: Wed, 6 Oct 2010 10:38:52 GMT
From: Bruce Cran <bruce@cran.org.uk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: libgeom(3) manual page contains broken link in "SEE ALSO" section
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         151252
>Category:       bin
>Synopsis:       [geom] libgeom(3) manual page contains broken link in "SEE ALSO" section
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 06 10:40:04 UTC 2010
>Closed-Date:    Sat Jun 18 05:16:05 UTC 2011
>Last-Modified:  Sat Jun 18 05:20:10 UTC 2011
>Originator:     Bruce Cran
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD core.nessbank 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r213462: Wed Oct  6 06:24:53 BST 2010     brucec@core.nessbank:/usr/obj/usr/src/head/sys/CORE  amd64
>Description:
The libgeom(3) manual page contains a link to http://ezine.daemonnews.org/200308/blueprints.html - however, the link now redirects to http://www.daemonnews.org/ .
>How-To-Repeat:
man libgeom
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-geom 
Responsible-Changed-By: arundel 
Responsible-Changed-When: Wed Oct 6 19:41:30 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151252 
Responsible-Changed-From-To: freebsd-geom->jh 
Responsible-Changed-By: jh 
Responsible-Changed-When: Sat Dec 4 08:43:30 UTC 2010 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151252 
State-Changed-From-To: open->patched 
State-Changed-By: jh 
State-Changed-When: Sat Dec 4 08:46:04 UTC 2010 
State-Changed-Why:  
Patched in head (r216177). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151252 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/151252: commit references a PR
Date: Sat,  4 Dec 2010 08:45:16 +0000 (UTC)

 Author: jh
 Date: Sat Dec  4 08:44:56 2010
 New Revision: 216177
 URL: http://svn.freebsd.org/changeset/base/216177
 
 Log:
   Remove stale link.
   
   PR:		151252
 
 Modified:
   head/lib/libgeom/libgeom.3
 
 Modified: head/lib/libgeom/libgeom.3
 ==============================================================================
 --- head/lib/libgeom/libgeom.3	Sat Dec  4 06:38:21 2010	(r216176)
 +++ head/lib/libgeom/libgeom.3	Sat Dec  4 08:44:56 2010	(r216177)
 @@ -28,7 +28,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd January 16, 2010
 +.Dd December 4, 2010
  .Dt LIBGEOM 3
  .Os
  .Sh NAME
 @@ -382,8 +382,6 @@ if (errstr != NULL)
      err(1, "could not destroy ccd: %s", errstr);
  gctl_free(H);
  .Ed
 -.Sh SEE ALSO
 -.Pa http://ezine.daemonnews.org/200308/blueprints.html
  .Sh HISTORY
  The
  .Nm geom
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: jh 
State-Changed-When: Sat Jun 18 05:16:04 UTC 2011 
State-Changed-Why:  
Fixed in head, stable/8 and stable/7. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151252 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/151252: commit references a PR
Date: Sat, 18 Jun 2011 05:13:14 +0000 (UTC)

 Author: jh
 Date: Sat Jun 18 05:12:54 2011
 New Revision: 223220
 URL: http://svn.freebsd.org/changeset/base/223220
 
 Log:
   MFC r216177: Remove stale link.
   
   PR:		151252
 
 Modified:
   stable/8/lib/libgeom/libgeom.3
 Directory Properties:
   stable/8/lib/libgeom/   (props changed)
 
 Modified: stable/8/lib/libgeom/libgeom.3
 ==============================================================================
 --- stable/8/lib/libgeom/libgeom.3	Sat Jun 18 03:16:51 2011	(r223219)
 +++ stable/8/lib/libgeom/libgeom.3	Sat Jun 18 05:12:54 2011	(r223220)
 @@ -28,7 +28,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd January 16, 2010
 +.Dd December 4, 2010
  .Dt LIBGEOM 3
  .Os
  .Sh NAME
 @@ -382,8 +382,6 @@ if (errstr != NULL)
      err(1, "could not destroy ccd: %s", errstr);
  gctl_free(H);
  .Ed
 -.Sh SEE ALSO
 -.Pa http://ezine.daemonnews.org/200308/blueprints.html
  .Sh HISTORY
  The
  .Nm geom
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/151252: commit references a PR
Date: Sat, 18 Jun 2011 05:14:07 +0000 (UTC)

 Author: jh
 Date: Sat Jun 18 05:13:48 2011
 New Revision: 223221
 URL: http://svn.freebsd.org/changeset/base/223221
 
 Log:
   MFC r216177: Remove stale link.
   
   PR:		151252
 
 Modified:
   stable/7/lib/libgeom/libgeom.3
 Directory Properties:
   stable/7/lib/libgeom/   (props changed)
 
 Modified: stable/7/lib/libgeom/libgeom.3
 ==============================================================================
 --- stable/7/lib/libgeom/libgeom.3	Sat Jun 18 05:12:54 2011	(r223220)
 +++ stable/7/lib/libgeom/libgeom.3	Sat Jun 18 05:13:48 2011	(r223221)
 @@ -28,7 +28,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd May 6, 2007
 +.Dd December 4, 2010
  .Dt LIBGEOM 3
  .Os
  .Sh NAME
 @@ -345,8 +345,6 @@ if (errstr != NULL)
      err(1, "could not destroy ccd: %s", errstr);
  gctl_free(H);
  .Ed
 -.Sh SEE ALSO
 -.Pa http://ezine.daemonnews.org/200308/blueprints.html
  .Sh HISTORY
  The
  .Nm geom
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
>Unformatted:
