From owner-svn-src-stable-9@FreeBSD.ORG Fri Jul 12 22:02:35 2013 Return-Path: Delivered-To: svn-src-stable-9@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E037AEAB; Fri, 12 Jul 2013 22:02:35 +0000 (UTC) (envelope-from jimharris@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 D142E11A2; Fri, 12 Jul 2013 22:02:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6CM2Z3R065115; Fri, 12 Jul 2013 22:02:35 GMT (envelope-from jimharris@svn.freebsd.org) Received: (from jimharris@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6CM2ZOD065113; Fri, 12 Jul 2013 22:02:35 GMT (envelope-from jimharris@svn.freebsd.org) Message-Id: <201307122202.r6CM2ZOD065113@svn.freebsd.org> From: Jim Harris Date: Fri, 12 Jul 2013 22:02:35 +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: r253291 - stable/9/share/man/man4 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-9@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for only the 9-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jul 2013 22:02:36 -0000 Author: jimharris Date: Fri Jul 12 22:02:35 2013 New Revision: 253291 URL: http://svnweb.freebsd.org/changeset/base/253291 Log: MFC r241479: Remove whitespace. Approved by: re (kib) Modified: stable/9/share/man/man4/nvd.4 stable/9/share/man/man4/nvme.4 Directory Properties: stable/9/share/man/man4/ (props changed) Modified: stable/9/share/man/man4/nvd.4 ============================================================================== --- stable/9/share/man/man4/nvd.4 Fri Jul 12 22:02:11 2013 (r253290) +++ stable/9/share/man/man4/nvd.4 Fri Jul 12 22:02:35 2013 (r253291) @@ -64,7 +64,7 @@ driver for notification of existing NVMe I/O commands. .Sh SEE ALSO .Xr nvme 4 , -.Xr nvmecontrol 8 , +.Xr nvmecontrol 8 , .Xr disk 9 . .Sh AUTHORS .An -nosplit @@ -85,7 +85,6 @@ The following areas of development and t .Bl -bullet .It testing on i386 -.It +.It command timeout error handling .El - Modified: stable/9/share/man/man4/nvme.4 ============================================================================== --- stable/9/share/man/man4/nvme.4 Fri Jul 12 22:02:11 2013 (r253290) +++ stable/9/share/man/man4/nvme.4 Fri Jul 12 22:02:35 2013 (r253291) @@ -152,7 +152,7 @@ and completion queues to the console. The .Nm driver was developed by Intel and originally written by -.An Jim Harris Aq jimharris@FreeBSD.org , +.An Jim Harris Aq jimharris@FreeBSD.org , with contributions from Joe Golio at EMC. .Pp This man page was written by