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:
parent
ed84894a90
commit
e741b1df42
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31176
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue