diff options
author | joel <joel@FreeBSD.org> | 2012-10-12 06:16:51 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2012-10-12 06:16:51 +0000 |
commit | 1f46bef563e94fd201aab281f16815e590ba45c6 (patch) | |
tree | d770e96d3367a74da81541082d169369aa0e3f50 | |
parent | 8c77f1f6a83b7340e0d743ce920fd66ffca0a54c (diff) | |
download | FreeBSD-src-1f46bef563e94fd201aab281f16815e590ba45c6.zip FreeBSD-src-1f46bef563e94fd201aab281f16815e590ba45c6.tar.gz |
Remove whitespace.
-rw-r--r-- | share/man/man4/nvd.4 | 5 | ||||
-rw-r--r-- | share/man/man4/nvme.4 | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man4/nvd.4 b/share/man/man4/nvd.4 index b318d24..192d946 100644 --- a/share/man/man4/nvd.4 +++ b/share/man/man4/nvd.4 @@ -64,7 +64,7 @@ driver for notification of existing NVMe namespaces and submission of NVM 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 testing are in progress: .Bl -bullet .It testing on i386 -.It +.It command timeout error handling .El - diff --git a/share/man/man4/nvme.4 b/share/man/man4/nvme.4 index 43aa5b8..4a1a6de 100644 --- a/share/man/man4/nvme.4 +++ b/share/man/man4/nvme.4 @@ -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 |