From nobody@FreeBSD.org  Fri Jul  8 17:17:43 2011
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 E6627106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 Jul 2011 17:17:43 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id D54EA8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 Jul 2011 17:17:43 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p68HHhfo015965
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 8 Jul 2011 17:17:43 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p68HHhCb015964;
	Fri, 8 Jul 2011 17:17:43 GMT
	(envelope-from nobody)
Message-Id: <201107081717.p68HHhCb015964@red.freebsd.org>
Date: Fri, 8 Jul 2011 17:17:43 GMT
From: Warren Block <wblock@wonkity.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] correct Handbook link to Win32DiskImager
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         158739
>Category:       docs
>Synopsis:       [patch] correct Handbook link to Win32DiskImager
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bcr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 08 17:20:00 UTC 2011
>Closed-Date:    Fri Jul 08 17:42:34 UTC 2011
>Last-Modified:  Fri Jul 08 17:42:34 UTC 2011
>Originator:     Warren Block
>Release:        8-stable
>Organization:
>Environment:
FreeBSD lightning 8.2-STABLE FreeBSD 8.2-STABLE #0: Thu Jul  7 12:31:58 MDT 2011     root@lightning:/usr/obj/usr/src/sys/LIGHTNING  i386
>Description:
Handbook install procedure for Win32DiskImager links to http instead of https site.  Respect launchpad.net's preference for https.  Reported by Scott Lucas.
>How-To-Repeat:
Click on the Handbook link to Win32DiskImager, note the redirect from http to https.
>Fix:
Apply patch.

Patch attached with submission follows:

--- en_US.ISO8859-1/books/handbook/install/chapter.sgml.orig	2011-07-08 11:10:52.000000000 -0600
+++ en_US.ISO8859-1/books/handbook/install/chapter.sgml	2011-07-08 11:11:28.000000000 -0600
@@ -678,7 +678,7 @@
 	      <para><application>Image Writer for Windows</application> is a
 	        free application that can correctly write an image file to a
 	        memory stick.  Download it from
-	        <ulink url="http://launchpad.net/win32-image-writer/"></ulink>
+	        <ulink url="https://launchpad.net/win32-image-writer/"></ulink>
 	        and extract it into a folder.</para>
 	    </step>
 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->bcr 
Responsible-Changed-By: bcr 
Responsible-Changed-When: Fri Jul 8 17:22:38 UTC 2011 
Responsible-Changed-Why:  
Take this one. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/158739: commit references a PR
Date: Fri,  8 Jul 2011 17:29:29 +0000 (UTC)

 bcr         2011-07-08 17:29:21 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/handbook/install chapter.sgml 
   Log:
   Change the link to the Win32DiskImager to HTTPS as it redirects there
   anyway from HTTP.
   
   PR:             docs/158739
   Submitted by:   Warren Block (wblock at wonkity dot com)
   
   Revision  Changes    Path
   1.426     +1 -1      doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: bcr 
State-Changed-When: Fri Jul 8 17:41:44 UTC 2011 
State-Changed-Why:  
Patch committed. Thanks for sending the patch. PR closed! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158739 
>Unformatted:
