From owner-svn-src-head@FreeBSD.ORG Fri Dec 6 21:22:34 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 71E065AD; Fri, 6 Dec 2013 21:22:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5E7A511B9; Fri, 6 Dec 2013 21:22:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rB6LMYpk034747; Fri, 6 Dec 2013 21:22:34 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rB6LMYg2034745; Fri, 6 Dec 2013 21:22:34 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201312062122.rB6LMYg2034745@svn.freebsd.org> From: Joel Dahl Date: Fri, 6 Dec 2013 21:22:34 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r259041 - in head: cddl/contrib/opensolaris/cmd/zpool lib/libc/sys X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Dec 2013 21:22:34 -0000 Author: joel (doc committer) Date: Fri Dec 6 21:22:33 2013 New Revision: 259041 URL: http://svnweb.freebsd.org/changeset/base/259041 Log: mdoc: remove EOL whitespace. Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 head/lib/libc/sys/wait.2 Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 ============================================================================== --- head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 Fri Dec 6 20:48:53 2013 (r259040) +++ head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 Fri Dec 6 21:22:33 2013 (r259041) @@ -259,7 +259,7 @@ configuration. .El .Pp This features allows ZFS to maintain more information about how free space -is organized within the pool. If this feature is +is organized within the pool. If this feature is .Sy enabled , ZFS will set this feature to Modified: head/lib/libc/sys/wait.2 ============================================================================== --- head/lib/libc/sys/wait.2 Fri Dec 6 20:48:53 2013 (r259040) +++ head/lib/libc/sys/wait.2 Fri Dec 6 21:22:33 2013 (r259041) @@ -103,7 +103,7 @@ and .Fn wait4 functions all implicitly wait for exited and trapped processes, but the -.Fn waitid +.Fn waitid and .Fn wait6 functions require the corresponding @@ -203,7 +203,7 @@ and wait for any child process in the same process group as the caller. .El .Pp -Non-standard identifier types supported by this +Non-standard identifier types supported by this implementation of .Fn waitid and