Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 May 2003 00:19:29 +0200 (CEST)
From:      Julien Gabel <jg@thilelli.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/52500: [PATCH] Unreferenced web link still exists in the 'Backup Basics' chapter of the handbook.
Message-ID:  <20030520221929.A5EE33BE@titeuf.thilelli.net>
Resent-Message-ID: <200305202220.h4KMK33o023971@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         52500
>Category:       docs
>Synopsis:       [PATCH] Unreferenced web link still exists in the 'Backup Basics' chapter of the handbook.
>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:   Tue May 20 15:20:03 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Julien Gabel
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
System: FreeBSD titeuf.thilelli.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Tue Apr 29 22:22:00 CEST 2003 root@titeuf.thilelli.net:/usr/obj/usr/src/sys/TITEUF i386
>Description:
	The html link "torture-testing Backup and Archive Programs" from section '12.9.7' of the
	backup chapter of the handbook is no longer a valid url since reality.sgi.com no longer
	exists.
>How-To-Repeat:
	Read the backup chapter of the handbook, and then try using this link.
>Fix:
	I found two new links for the correct page. I propose two patches, because i don't
	know which is better than the other.

	PATCH #1:
--- chapter.sgml        Wed May 21 00:03:03 2003
+++ chapter.sgml.PR1    Wed May 21 00:04:42 2003
@@ -1857,7 +1857,7 @@
        size during the backup, files that are created/deleted during the
        backup and more.  She presented the results at LISA V in Oct. 1991.
        See <ulink
-         url="http://reality.sgi.com/zwicky_neu/testdump.doc.html">torture-testing
+         url="http://berdmann.dyndns.org/zwicky/testdump.doc.html">torture-testing
          Backup and Archive Programs</ulink>.</para>
     </sect2>

	PATCH #2:
--- chapter.sgml        Wed May 21 00:03:03 2003
+++ chapter.sgml.PR2    Wed May 21 00:05:07 2003
@@ -1857,7 +1857,7 @@
        size during the backup, files that are created/deleted during the
        backup and more.  She presented the results at LISA V in Oct. 1991.
        See <ulink
-         url="http://reality.sgi.com/zwicky_neu/testdump.doc.html">torture-testing
+         url="http://ftp.at.linuxfromscratch.org/utils/archivers/star/testscripts/zwicky/testdump.doc.html">torture-testing
          Backup and Archive Programs</ulink>.</para>
     </sect2>
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030520221929.A5EE33BE>