mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
mksnap_ffs appeared in FreeBSD 5.1.
PR: 212510 Approved by: bcr (mentor) MFC after: 4 days Differential Revision: https://reviews.freebsd.org/D8105
This commit is contained in:
parent
db6df3126b
commit
b78bd5ec30
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue