-.\" 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
.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>
,
.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
.