From ca7af7f675bb93bc6610437973e3a59c8853991e Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 2 Apr 2021 18:38:53 -0700 Subject: Fix various typos Correct an assortment of typos throughout the code base. Reviewed-by: Brian Behlendorf Reviewed-by: Matthew Ahrens Reviewed-by: Ryan Moeller Signed-off-by: Andrea Gelmini Closes #11774 --- man/man8/zfs.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/man8') 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 -- cgit v1.2.3