Bug 158739

Summary: [patch] correct Handbook link to Win32DiskImager
Product: Documentation Reporter: Warren Block <wblock>
Component: Books & ArticlesAssignee: Benedict Reuschling <bcr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Warren Block 2011-07-08 18:20:00 UTC
Handbook install procedure for Win32DiskImager links to http instead of https site.  Respect launchpad.net's preference for https.  Reported by Scott Lucas.

Fix: Apply patch.

Patch attached with submission follows:
How-To-Repeat: Click on the Handbook link to Win32DiskImager, note the redirect from http to https.
Comment 1 Benedict Reuschling freebsd_committer freebsd_triage 2011-07-08 18:22:38 UTC
Responsible Changed
From-To: freebsd-doc->bcr

Take this one.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-07-08 18:29:29 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"
Comment 3 Benedict Reuschling freebsd_committer freebsd_triage 2011-07-08 18:41:44 UTC
State Changed
From-To: open->closed

Patch committed. Thanks for sending the patch. PR closed!