Throughout the document we call things like adX <devicename> objects,

the same goes for one of the .journal examples, lets use that a bit
more consequently in the journaling section.
This commit is contained in:
Remko Lodder 2007-12-27 17:30:30 +00:00
parent ed84894a90
commit e741b1df42
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31176

View file

@ -642,9 +642,9 @@ ggate0
<note>
<para>In the case of several slices, a journal will be created
for each individual slice. For instance, if ad4s1 and ad4s2
for each individual slice. For instance, if <devicename>ad4s1</devicename> and <devicename>ad4s2</devicename>
are both slices, then <command>gjournal</command> will create
ad4s1.journal and ad4s2.journal. In the case of the command
<devicename>ad4s1.journal</devicename> and <devicename>ad4s2.journal</devicename>. In the case of the command
being run twice, the result will be
<quote>journals</quote>.</para>
</note>