From 4b2bb9c38c81bb14e9dbe668faed06aded2c2527 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Mon, 19 Nov 2007 17:44:15 +0000 Subject: [PATCH] ebl fix #1014 about next vol id. --- docs/manual/disk.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/disk.tex b/docs/manual/disk.tex index 07232ab4..3f38be9f 100644 --- a/docs/manual/disk.tex +++ b/docs/manual/disk.tex @@ -181,7 +181,7 @@ resource (Director) and to the Device resource (Storage daemon) shown above. In the case of the Pool resource, you must provide Bacula with a label format that it will use to create new names. In the simplest form, the label format is simply the Volume name, to which Bacula will append a four digit number. -This number starts at 0001 and is incremented for each Volume the pool +This number starts at 0001 and is incremented for each Volume the catalog contains. Thus if you modify your Pool resource to be: \footnotesize -- 2.39.5