docs/158739: [patch] correct Handbook link to Win32DiskImager
Warren Block
wblock at wonkity.com
Fri Jul 8 17:20:01 UTC 2011
>Number: 158739
>Category: docs
>Synopsis: [patch] correct Handbook link to Win32DiskImager
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Jul 08 17:20:00 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:
More information about the freebsd-doc
mailing list