From owner-svn-src-head@FreeBSD.ORG Fri Nov 16 01:47:55 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E31414A7 for ; Fri, 16 Nov 2012 01:47:55 +0000 (UTC) (envelope-from postmaster@mailpod.hostingplatform.com) Received: from atl4mhob06.myregisteredsite.com (atl4mhob06.myregisteredsite.com [209.17.115.44]) by mx1.freebsd.org (Postfix) with ESMTP id 965438FC0C for ; Fri, 16 Nov 2012 01:47:55 +0000 (UTC) Received: from mailpod1.hostingplatform.com (mailpod1.networksolutionsemail.com [206.188.198.65]) by atl4mhob06.myregisteredsite.com (8.14.4/8.14.4) with ESMTP id qAG1lsar018240 for ; Thu, 15 Nov 2012 20:47:54 -0500 Received: (qmail 11229 invoked by uid 0); 16 Nov 2012 01:47:54 -0000 Received: (qmail 12512 invoked by uid 0); 15 Nov 2012 20:50:31 -0000 Received: from unknown (HELO atl4mhib45.myregisteredsite.com) (209) by 0 with SMTP; 15 Nov 2012 20:50:31 -0000 Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53]) by atl4mhib45.myregisteredsite.com (8.14.4/8.14.4) with ESMTP id qAFKoUTg005725 for ; Thu, 15 Nov 2012 15:50:30 -0500 Received: from hub.freebsd.org (hub.FreeBSD.org [8.8.178.136]) by mx2.freebsd.org (Postfix) with ESMTP id B56E73B6062; Thu, 15 Nov 2012 20:50:25 +0000 (UTC) Received: from hub.FreeBSD.org (hub.FreeBSD.org [8.8.178.136]) by hub.freebsd.org (Postfix) with ESMTP id 4D737388; Thu, 15 Nov 2012 20:50:26 +0000 (UTC) (envelope-from owner-svn-src-all@freebsd.org) Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2AFEF245; Thu, 15 Nov 2012 20:50:19 +0000 (UTC) (envelope-from pluknet@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 0E29E8FC08; Thu, 15 Nov 2012 20:50:19 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAFKoIjH053378; Thu, 15 Nov 2012 20:50:18 GMT (envelope-from pluknet@svn.freebsd.org) Received: (from pluknet@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAFKoIEH053377; Thu, 15 Nov 2012 20:50:18 GMT (envelope-from pluknet@svn.freebsd.org) Message-Id: <201211152050.qAFKoIEH053377@svn.freebsd.org> From: Sergey Kandaurov Date: Thu, 15 Nov 2012 20:50:18 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r243102 - head/cddl/contrib/opensolaris/cmd/zpool X-SVN-Group: head MIME-Version: 1.0 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-svn-src-all@freebsd.org Sender: owner-svn-src-all@freebsd.org X-SpamScore: 0 X-MailHub-Apparently-To: mjm@michaelmeltzer.com X-MailHub-Forwarded: Yes X-BeenThere: svn-src-head@freebsd.org 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, 16 Nov 2012 01:47:56 -0000 Author: pluknet Date: Thu Nov 15 20:50:18 2012 New Revision: 243102 URL: http://svnweb.freebsd.org/changeset/base/243102 Log: Sort SEE ALSO xrefs by the manual section number and add a missing comma. Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool.8 Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool.8 ============================================================================== --- head/cddl/contrib/opensolaris/cmd/zpool/zpool.8 Thu Nov 15 20:37:38 2012 (r243101) +++ head/cddl/contrib/opensolaris/cmd/zpool/zpool.8 Thu Nov 15 20:50:18 2012 (r243102) @@ -1927,8 +1927,8 @@ Discarded approximately 29 seconds of tr .Ed .El .Sh SEE ALSO +.Xr zpool-features 7 , .Xr zfs 8 -.Xr zpool-features 7 .Sh AUTHORS This manual page is a .Xr mdoc 7 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"