Module Name: src Committed By: wiz Date: Fri Sep 16 12:43:37 UTC 2016
Modified Files: src/share/man/man4: nvme.4 Log Message: New sentence, new line. Use Dq. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/nvme.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/nvme.4 diff -u src/share/man/man4/nvme.4:1.3 src/share/man/man4/nvme.4:1.4 --- src/share/man/man4/nvme.4:1.3 Fri Sep 16 12:31:27 2016 +++ src/share/man/man4/nvme.4 Fri Sep 16 12:43:37 2016 @@ -1,4 +1,4 @@ -.\" $NetBSD: nvme.4,v 1.3 2016/09/16 12:31:27 jdolecek Exp $ +.\" $NetBSD: nvme.4,v 1.4 2016/09/16 12:43:37 wiz Exp $ .\" $OpenBSD: nvme.4,v 1.2 2016/04/14 11:53:37 jmc Exp $ .\" .\" Copyright (c) 2016 David Gwynne <d...@openbsd.org> @@ -69,8 +69,10 @@ attaches and works fine, but sometimes a When this happens, controller fails to properly disable/enable during probe, so the .Xr ld 4 -is not attached. Virtual machine must be completely powered off and started +is not attached. +Virtual machine must be completely powered off and started again to get the device working again. .Pp .Nm -kernel module is currently only loadable for kernels configured with 'no ld'. +kernel module is currently only loadable for kernels configured with +.Dq no ld .