From owner-svn-src-stable@FreeBSD.ORG Sun May 5 16:42:07 2013 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 47074DB4; Sun, 5 May 2013 16:42:07 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 398F7363; Sun, 5 May 2013 16:42:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r45Gg66R059281; Sun, 5 May 2013 16:42:06 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r45Gg6DF059280; Sun, 5 May 2013 16:42:06 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201305051642.r45Gg6DF059280@svn.freebsd.org> From: Gavin Atkinson Date: Sun, 5 May 2013 16:42:06 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r250277 - stable/9/cddl/contrib/opensolaris/cmd/zfs X-SVN-Group: stable-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 May 2013 16:42:07 -0000 Author: gavin Date: Sun May 5 16:42:06 2013 New Revision: 250277 URL: http://svnweb.freebsd.org/changeset/base/250277 Log: Merge r246619 from head: Correct spelling of "daemon". No .Dd bump. Noticed by: Nathan Rich Modified: stable/9/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Directory Properties: stable/9/cddl/contrib/opensolaris/cmd/zfs/ (props changed) Modified: stable/9/cddl/contrib/opensolaris/cmd/zfs/zfs.8 ============================================================================== --- stable/9/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Sun May 5 15:40:34 2013 (r250276) +++ stable/9/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Sun May 5 16:42:06 2013 (r250277) @@ -1193,7 +1193,7 @@ When the .Sy sharenfs property is changed for a dataset, the .Xr mountd 8 -dameon is reloaded. +daemon is reloaded. .It Sy logbias Ns = Ns Cm latency | throughput Provide a hint to .Tn ZFS