summaryrefslogtreecommitdiffstats
path: root/man/man8/zfs.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/man8/zfs.8')
-rw-r--r--man/man8/zfs.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zfs.8 b/man/man8/zfs.8
index 4cff97792..52000f29b 100644
--- a/man/man8/zfs.8
+++ b/man/man8/zfs.8
@@ -678,7 +678,7 @@ This bookmark can then be used instead of snapshot in send streams.
.Ed
.It Sy Example 24 No Setting sharesmb Property Options on a ZFS File System
The following example show how to share SMB filesystem through ZFS.
-Note that that a user and his/her password must be given.
+Note that a user and his/her password must be given.
.Bd -literal
# smbmount //127.0.0.1/share_tmp /mnt/tmp \\
-o user=workgroup/turbo,password=obrut,uid=1000