From owner-svn-src-head@FreeBSD.ORG Fri Oct 12 06:16:52 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 8D6116AB; Fri, 12 Oct 2012 06:16:52 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 753EB8FC0A; Fri, 12 Oct 2012 06:16:52 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9C6Gq2V052736; Fri, 12 Oct 2012 06:16:52 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9C6GqCi052733; Fri, 12 Oct 2012 06:16:52 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201210120616.q9C6GqCi052733@svn.freebsd.org> From: Joel Dahl Date: Fri, 12 Oct 2012 06:16:52 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r241479 - head/share/man/man4 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.14 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, 12 Oct 2012 06:16:52 -0000 Author: joel (doc committer) Date: Fri Oct 12 06:16:51 2012 New Revision: 241479 URL: http://svn.freebsd.org/changeset/base/241479 Log: Remove whitespace. Modified: head/share/man/man4/nvd.4 head/share/man/man4/nvme.4 Modified: head/share/man/man4/nvd.4 ============================================================================== --- head/share/man/man4/nvd.4 Fri Oct 12 03:09:59 2012 (r241478) +++ head/share/man/man4/nvd.4 Fri Oct 12 06:16:51 2012 (r241479) @@ -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: head/share/man/man4/nvme.4 ============================================================================== --- head/share/man/man4/nvme.4 Fri Oct 12 03:09:59 2012 (r241478) +++ head/share/man/man4/nvme.4 Fri Oct 12 06:16:51 2012 (r241479) @@ -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