From nobody@FreeBSD.org  Wed Apr  9 08:19:35 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 9D0ADC1
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  9 Apr 2014 08:19:35 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 74E911360
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  9 Apr 2014 08:10:30 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s398ATBI012352
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 9 Apr 2014 08:10:29 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s398ATrK012343;
	Wed, 9 Apr 2014 08:10:29 GMT
	(envelope-from nobody)
Message-Id: <201404090810.s398ATrK012343@cgiserv.freebsd.org>
Date: Wed, 9 Apr 2014 08:10:29 GMT
From: Ondra Knezour <knezour@weboutsourcing.cz>
To: freebsd-gnats-submit@FreeBSD.org
Subject: The releng article contains wrong link to the releng-packages article
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         188392
>Category:       docs
>Synopsis:       The releng article contains wrong link to the releng-packages article
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wblock
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 09 08:20:01 UTC 2014
>Closed-Date:    Wed Apr 09 12:47:42 UTC 2014
>Last-Modified:  Wed Apr  9 12:50:00 UTC 2014
>Originator:     Ondra Knezour
>Release:        
>Organization:
>Environment:
>Description:
In both single/split versions of the Release Engeneering article on the FreeBSD site is wrong URL in the section 3.2 Contributed Software (ports), which should link to the The Release Engineering of Third Party Packages article. 
>How-To-Repeat:
Visit http://www.freebsd.org/doc/en/articles/releng/release-build.html. Scroll down to the 3.2 section and click on the "The Release Engineering of Third Party Packages" link. You should end on the linked article, but you will get error page, because of wrong URL, which reads http://www.freebsd.org/doc/en/articles/releng/%7B%7B%7Burl.articles.releng-packages%7D%7D%7D/article.html.
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->wblock 
Responsible-Changed-By: wblock 
Responsible-Changed-When: Wed Apr 9 12:37:38 UTC 2014 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188392 
State-Changed-From-To: open->closed 
State-Changed-By: wblock 
State-Changed-When: Wed Apr 9 12:47:16 UTC 2014 
State-Changed-Why:  
Correction committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/188392: commit references a PR
Date: Wed,  9 Apr 2014 12:40:47 +0000 (UTC)

 Author: wblock
 Date: Wed Apr  9 12:40:41 2014
 New Revision: 44499
 URL: http://svnweb.freebsd.org/changeset/doc/44499
 
 Log:
   Correct link to the releng-packages article.
   
   PR:		docs/188392
   Submitted by:	Ondra Knezour <knezour@weboutsourcing.cz>
 
 Modified:
   head/en_US.ISO8859-1/articles/releng/article.xml
 
 Modified: head/en_US.ISO8859-1/articles/releng/article.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/articles/releng/article.xml	Wed Apr  9 09:05:32 2014	(r44498)
 +++ head/en_US.ISO8859-1/articles/releng/article.xml	Wed Apr  9 12:40:41 2014	(r44499)
 @@ -1,7 +1,7 @@
  <?xml version="1.0" encoding="iso-8859-1"?>
  <!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
  	"http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd" [
 -<!ENTITY art.re.pkgs '<link xmlns="http://docbook.org/ns/docbook" xlink:href="{{{url.articles.releng-packages}}}/article.html">The Release Engineering of Third Party Packages</link>'>
 +<!ENTITY art.re.pkgs '<link xmlns="http://docbook.org/ns/docbook" xlink:href="&url.articles.releng-packages;/article.html">The Release Engineering of Third Party Packages</link>'>
  ]>
  <article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en">
    
 _______________________________________________
 svn-doc-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-doc-all
 To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
 
>Unformatted:
