From 45d1cae3b8c949ecc391dd7a5b81963b34c71c29 Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Tue, 18 Aug 2009 11:43:27 -0700 Subject: Rebase master to b121 --- cmd/zfs/zfs_iter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/zfs/zfs_iter.c') diff --git a/cmd/zfs/zfs_iter.c b/cmd/zfs/zfs_iter.c index ca5c2b232..04dd2bdeb 100644 --- a/cmd/zfs/zfs_iter.c +++ b/cmd/zfs/zfs_iter.c @@ -362,7 +362,7 @@ zfs_for_each(int argc, char **argv, int flags, zfs_type_t types, cb.cb_types = types; cb.cb_depth_limit = limit; /* - * If cb_proplist is provided then in the zfs_handles created we + * If cb_proplist is provided then in the zfs_handles created we * retain only those properties listed in cb_proplist and sortcol. * The rest are pruned. So, the caller should make sure that no other * properties other than those listed in cb_proplist/sortcol are -- cgit v1.2.3