Date: Fri, 20 Nov 2009 22:22:46 +0800 (CST) From: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: www/140724: [UPDATE] Typo results in incorrect link Message-ID: <20091120142246.9A4366FC450@mx.hs.ntnu.edu.tw> Resent-Message-ID: <200911201430.nAKEU2Uo086370@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140724 >Category: www >Synopsis: [UPDATE] Typo results in incorrect link >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 20 14:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Denny Lin >Release: FreeBSD 7.2-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD cnmc32.hs.ntnu.edu.tw 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Mon Oct 26 19:41:45 CST 2009 root@cnmc32.hs.ntnu.edu.tw:/usr/obj/usr/src/sys/CNMC32 amd64 >Description: There's an incorrect link on http://www.freebsd.org/marketing/os-comparison.html. It looks like a typo. >How-To-Repeat: >Fix: URL corrected in patch. --- www-en-marketing-os-comparison.sgml.patch begins here --- --- www/en/marketing/os-comparison.sgml.orig 2009-11-20 22:18:37.000000000 +0800 +++ www/en/marketing/os-comparison.sgml 2009-11-20 22:18:57.000000000 +0800 @@ -414,7 +414,7 @@ performance and consistency differences between journaled and soft updates consistency mechanisms. This paper is available online from <a - href="http://www.ece.cmu.edu/~gnager/papers/usenix2000.ps">http://www.ece.cmu.edu/~gnager/papers/usenix2000.ps</a>. + href="http://www.ece.cmu.edu/~ganger/papers/usenix2000.ps">http://www.ece.cmu.edu/~ganger/papers/usenix2000.ps</a>. This paper also discusses two different journaling implementations based on FFS and developed on FreeBSD. Clearly, FreeBSD is at the forefront of filesystem research and this is the source of many of @@ -425,7 +425,7 @@ <p>"Soft Updates: A Technique for Eliminating Most Synchronous Writes in the Fast Filesystem" by Marshall Kirk McKusick and Gregory R. Ganger.<br/> <a - href="http://www.ece.cmu.edu/~gnager/papers/mckusick99.ps">http://www.ece.cmu.edu/~gnager/papers/mckusick99.ps</a>.</p> + href="http://www.ece.cmu.edu/~ganger/papers/mckusick99.ps">http://www.ece.cmu.edu/~ganger/papers/mckusick99.ps</a>.</p> <a name="2"></a> <h2>Performance Benchmarks</h2> --- www-en-marketing-os-comparison.sgml.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091120142246.9A4366FC450>