Deleted Added
full compact
nvme.4 (267182) nvme.4 (267938)
1.\"
2.\" Copyright (c) 2012-2014 Intel Corporation
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 17 unchanged lines hidden (view full) ---

26.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
27.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28.\" POSSIBILITY OF SUCH DAMAGES.
29.\"
30.\" nvme driver man page.
31.\"
32.\" Author: Jim Harris <jimharris@FreeBSD.org>
33.\"
1.\"
2.\" Copyright (c) 2012-2014 Intel Corporation
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 17 unchanged lines hidden (view full) ---

26.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
27.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28.\" POSSIBILITY OF SUCH DAMAGES.
29.\"
30.\" nvme driver man page.
31.\"
32.\" Author: Jim Harris <jimharris@FreeBSD.org>
33.\"
34.\" $FreeBSD: head/share/man/man4/nvme.4 267182 2014-06-06 19:00:43Z joel $
34.\" $FreeBSD: head/share/man/man4/nvme.4 267938 2014-06-26 21:46:14Z bapt $
35.\"
36.Dd March 18, 2014
37.Dt NVME 4
38.Os
39.Sh NAME
40.Nm nvme
41.Nd NVM Express core driver
42.Sh SYNOPSIS

--- 116 unchanged lines hidden (view full) ---

159.Nm
160driver first appeared in
161.Fx 9.2 .
162.Sh AUTHORS
163.An -nosplit
164The
165.Nm
166driver was developed by Intel and originally written by
35.\"
36.Dd March 18, 2014
37.Dt NVME 4
38.Os
39.Sh NAME
40.Nm nvme
41.Nd NVM Express core driver
42.Sh SYNOPSIS

--- 116 unchanged lines hidden (view full) ---

159.Nm
160driver first appeared in
161.Fx 9.2 .
162.Sh AUTHORS
163.An -nosplit
164The
165.Nm
166driver was developed by Intel and originally written by
167.An Jim Harris Aq jimharris@FreeBSD.org ,
168with contributions from Joe Golio at EMC.
167.An Jim Harris Aq Mt jimharris@FreeBSD.org ,
168with contributions from
169.An Joe Golio
170at EMC.
169.Pp
170This man page was written by
171.Pp
172This man page was written by
171.An Jim Harris Aq jimharris@FreeBSD.org .
173.An Jim Harris Aq Mt jimharris@FreeBSD.org .