From owner-freebsd-doc@freebsd.org Fri Sep 25 17:53:00 2015 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 262FAA09166 for ; Fri, 25 Sep 2015 17:53:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE42F18B5 for ; Fri, 25 Sep 2015 17:52:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t8PHqxbQ035780 for ; Fri, 25 Sep 2015 17:52:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 203346] Broken links in acknowledgement page of Developer's handbook to Thomas M. Sommers's webpage Date: Fri, 25 Sep 2015 17:53:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: luoh2@rpi.edu X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Sep 2015 17:53:00 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203346 Bug ID: 203346 Summary: Broken links in acknowledgement page of Developer's handbook to Thomas M. Sommers's webpage Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Website Assignee: freebsd-doc@FreeBSD.org Reporter: luoh2@rpi.edu Created attachment 161397 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161397&action=edit diff file containing the changes The link to Thomas M. Sommer's page titled 'How do I write "Hello, world" in FreeBSD assembler' on the acknowledgements page of the Developer's Handbook is broken. The original website that it was linked to is no longer up. I found a cached version of the original website on www.archive.org and an unformatted version of Thomas M. Sommer's article on another website, both of which are linked below. I replaced the original outdated link with the www.archive.org one because it has the original formatting of the HTML file. The page with the broken link: https://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/x86-acknowledgements.html The replacement links: (1) https://web.archive.org/web/20090914064615/http://www.codebreakers-journal.com/content/view/262/27 (2) http://marc.info/?l=freebsd-doc&m=103031506513257&w=2 -- You are receiving this mail because: You are the assignee for the bug.