docs/52500: [PATCH] Unreferenced web link still exists in the 'Backup Basics' chapter of the handbook.
Julien Gabel
jg at thilelli.net
Tue May 20 22:20:08 UTC 2003
>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 at 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:
More information about the freebsd-doc
mailing list