Add text describing the mksnap_ffs command as an

alternative for creating snapshots.

  Approved by:  trhodes(maintainer)
  Approved by:  simon(mentor)
  Submitted by: Lukas Ertl <lertl@univie.ac.at>
  PR:           docs/53501
This commit is contained in:
Josef El-Rayes 2004-01-16 21:48:15 +00:00
parent da0089bdd7
commit f1840d3466
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19681

View file

@ -2595,7 +2595,11 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
<screen>&prompt.root; <userinput>mount -u -o snapshot /var/snapshot/snap /var</userinput></screen>
<para>Once a snapshot has been created, they have several
<para>Alternatively, you can use &man.mksnap.ffs.8; to create
a snapshot:</para>
<screen>&prompt.root; <userinput>mksnap_ffs /var /var/snapshot/snap</userinput></screen>
<para>Once a snapshot has been created, it has several
uses:</para>
<itemizedlist>