Date: Sun, 2 Oct 2016 23:59:31 +0000 (UTC) From: Sevan Janiyan <sevan@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r306607 - head/sbin/mksnap_ffs Message-ID: <201610022359.u92NxV7d021677@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sevan (doc committer) Date: Sun Oct 2 23:59:31 2016 New Revision: 306607 URL: https://svnweb.freebsd.org/changeset/base/306607 Log: mksnap_ffs appeared in FreeBSD 5.1. PR: 212510 Approved by: bcr (mentor) MFC after: 4 days Differential Revision: https://reviews.freebsd.org/D8105 Modified: head/sbin/mksnap_ffs/mksnap_ffs.8 Modified: head/sbin/mksnap_ffs/mksnap_ffs.8 ============================================================================== --- head/sbin/mksnap_ffs/mksnap_ffs.8 Sun Oct 2 23:56:08 2016 (r306606) +++ head/sbin/mksnap_ffs/mksnap_ffs.8 Sun Oct 2 23:59:31 2016 (r306607) @@ -34,7 +34,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 14, 2011 +.Dd October 3, 2016 .Dt MKSNAP_FFS 8 .Os .Sh NAME @@ -75,7 +75,7 @@ mount -o ro /dev/md0 /mnt/ The .Nm utility first appeared in -.Fx 5.0 . +.Fx 5.1 . .Sh CAVEATS The disk full situation is not handled gracefully and may lead to a system panic when no free blocks are found.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610022359.u92NxV7d021677>