Bug 213022

Summary: Link Doesn't Work in Handbook
Product: Documentation Reporter: Ranjit Marathay <rmarathay>
Component: Books & ArticlesAssignee: Sevan Janiyan <sevan>
Status: Closed FIXED    
Severity: Affects Some People CC: sevan
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D8156

Description Ranjit Marathay 2016-09-27 14:05:08 UTC
The "OS X document" link at the bottom of URL(1) does not navigate to the correct page on Apple's website. URL(2) says Page Not Found.




URL(!) https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-nfs.html#configuring-nfs


URL(2) http://images.apple.com/business/docs/Autofs.pdf
Comment 1 Sevan Janiyan freebsd_committer freebsd_triage 2016-10-05 17:29:48 UTC
Filed a report on http://images.apple.com/contact/feedback.html to see if the page went missing by accident.
Snapshot from August 13th by archive.org was the most recent
http://web.archive.org/web/*/http://images.apple.com/business/docs/Autofs.pdf
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-10-07 18:00:30 UTC
A commit references this bug:

Author: sevan
Date: Fri Oct  7 18:00:23 UTC 2016
New revision: 49465
URL: https://svnweb.freebsd.org/changeset/doc/49465

Log:
  Fix dead link to Apple's whitepaper on their AutoFS implementation using Archive.org mirror.
  Reword sentence leading up to link with a friendlier toned version.
  Replace contractions & spelling mistake raised by Igor.

  PR:		213022
  Reported by:	Ranjit Marathay <rmarathay at gmail dot com>
  Approved by:	bcr (mentor) wblock
  Differential Revision:	https://reviews.freebsd.org/D8156

Changes:
  head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
Comment 3 Sevan Janiyan freebsd_committer freebsd_triage 2016-10-07 18:02:18 UTC
Committed, thanks for the heads up. :)