From: Jeremy C. Reed Date: Fri, 5 Jan 2007 17:20:41 +0000 (+0000) Subject: Fix chapter label names to no longer use generic name with number. X-Git-Tag: Release-2.0.1~48 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8218e8b787d35408ddd22c9531a7b3d12ae47f68;p=bacula%2Frescue Fix chapter label names to no longer use generic name with number. Now basically use name of the file as part of the chapter label. This makes it more clear for following or creating new cross-references. Note that most of the labels were not even used. This also fixed two previously broken references in license.tex. And fixed two chapters that had identical label (oldfileset and mysql). (No changes to content.) ---