'gjournal sync' should actually be called after unmounting relevant partitions

PR:		docs/137288
Submitted by:	Anthony Chavez <acc at hexadecagram dot org>
This commit is contained in:
Manolis Kiagias 2009-07-31 06:37:47 +00:00
parent cc85e47732
commit eac2102222
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34581

View file

@ -591,14 +591,14 @@ GEOM_JOURNAL: Journal ad0s1f clean.
<screen>&prompt.root; <userinput>shutdown now</userinput></screen>
<para>Synchronize the journals:</para>
<screen>&prompt.root; <userinput>gjournal sync</userinput></screen>
<para>Unmount the journaled partitions:</para>
<screen>&prompt.root; <userinput>umount /usr /var</userinput></screen>
<para>Synchronize the journals:</para>
<screen>&prompt.root; <userinput>gjournal sync</userinput></screen>
<para>Stop the journaling providers:</para>
<screen>&prompt.root; <userinput>gjournal stop ad0s1d.journal</userinput>