Add missing </para>
This commit is contained in:
parent
fe18bceb66
commit
bcce52355e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24916
1 changed files with 1 additions and 1 deletions
|
@ -3158,7 +3158,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
|
|||
<screen>&prompt.root; <userinput>mksnap_ffs /var /var/snapshot/snap</userinput></screen>
|
||||
|
||||
<para>One can find snapshot files on a file system (e.g. <filename>/var</filename>)
|
||||
by using the &man.find.1; command:
|
||||
by using the &man.find.1; command:</para>
|
||||
<screen>&prompt.root; <userinput>find /var -flags snapshot</userinput></screen>
|
||||
|
||||
<para>Once a snapshot has been created, it has several
|
||||
|
|
Loading…
Reference in a new issue