Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Paul fixed the kernel module to load independ...



details:   https://anonhg.NetBSD.org/src/rev/73fbea176457
branches:  trunk
changeset: 818334:73fbea176457
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Sat Oct 08 17:46:06 2016 +0000

description:
Paul fixed the kernel module to load independently of other ld attachments,
remove the module note

diffstat:

 share/man/man4/nvme.4 |  8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 4f02f4b96de1 -r 73fbea176457 share/man/man4/nvme.4
--- a/share/man/man4/nvme.4     Sat Oct 08 17:40:12 2016 +0000
+++ b/share/man/man4/nvme.4     Sat Oct 08 17:46:06 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: nvme.4,v 1.6 2016/09/21 20:12:12 wiz Exp $
+.\"    $NetBSD: nvme.4,v 1.7 2016/10/08 17:46:06 jdolecek Exp $
 .\"    $OpenBSD: nvme.4,v 1.2 2016/04/14 11:53:37 jmc Exp $
 .\"
 .\" Copyright (c) 2016 David Gwynne <dlg%openbsd.org@localhost>
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd September 21, 2016
+.Dd October 8, 2016
 .Dt NVME 4
 .Os
 .Sh NAME
@@ -149,7 +149,3 @@
 after reboot or module reload it stops responding.
 The virtual machine must be completely powered off
 (or even killed) to fix this.
-.Pp
-.Nm
-kernel module is currently only loadable for kernels configured with
-.Dq no ld .



Home | Main Index | Thread Index | Old Index