]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/fs_snapshot_create.2
xnu-7195.101.1.tar.gz
[apple/xnu.git] / bsd / man / man2 / fs_snapshot_create.2
index d9b740f6751d7a6e1299c58b9cfbb14974526764..6218679feb07e87180d6ec298e685388db928cc7 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2017 Apple Computer, Inc. All rights reserved.
+.\" Copyright (c) 2017-2018 Apple Computer, Inc. All rights reserved.
 .\" 
 .\" The contents of this file constitute Original Code as defined in and
 .\" are subject to the Apple Public Source License Version 1.1 (the
@@ -20,7 +20,7 @@
 .Dt FS_SNAPSHOT_CREATE 2
 .Os Darwin
 .Sh NAME
-.Nm fs_snasphot_create
+.Nm fs_snapshot_create
 .Nd create read only snapshot of a mounted filesystem
 .Sh SYNOPSIS
 .Fd #include <sys/attr.h>
@@ -196,8 +196,12 @@ The
 ,
 .Fn fs_snapshot_delete
 ,
-.Fn fs_snapshot_delete
-and
 .Fn fs_snapshot_list
+,
+.Fn fs_snapshot_mount
+,
+.Fn fs_snapshot_rename
+and
+.Fn fs_snapshot_revert
 function calls appeared in macOS version 10.13
 .