Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Note the conflict between wmihp(4) and hpqlb(4).



details:   https://anonhg.NetBSD.org/src/rev/b59dffa5d51a
branches:  trunk
changeset: 753744:b59dffa5d51a
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Thu Apr 08 17:53:42 2010 +0000

description:
Note the conflict between wmihp(4) and hpqlb(4).

diffstat:

 share/man/man4/acpiwmi.4 |  7 ++++++-
 share/man/man4/hpqlb.4   |  9 +++++++--
 2 files changed, 13 insertions(+), 3 deletions(-)

diffs (45 lines):

diff -r 52be17c0b356 -r b59dffa5d51a share/man/man4/acpiwmi.4
--- a/share/man/man4/acpiwmi.4  Thu Apr 08 17:50:34 2010 +0000
+++ b/share/man/man4/acpiwmi.4  Thu Apr 08 17:53:42 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpiwmi.4,v 1.2 2010/04/08 17:44:22 jruoho Exp $
+.\" $NetBSD: acpiwmi.4,v 1.3 2010/04/08 17:53:42 jruoho Exp $
 .\"
 .\" Copyright (c) 2010 Jukka Ruohonen <jruohonen%iki.fi@localhost>
 .\" All rights reserved.
@@ -97,3 +97,8 @@
 should provide a certain degree of portability across laptop
 models from a particular vendor, there is no guarantee that the mappings
 are functional in all models.
+.Pp
+The
+.Sy wmihp
+driver conflicts with
+.Xr hpqlb 4 .
diff -r 52be17c0b356 -r b59dffa5d51a share/man/man4/hpqlb.4
--- a/share/man/man4/hpqlb.4    Thu Apr 08 17:50:34 2010 +0000
+++ b/share/man/man4/hpqlb.4    Thu Apr 08 17:53:42 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: hpqlb.4,v 1.4 2008/05/19 07:53:22 wiz Exp $
+.\" $NetBSD: hpqlb.4,v 1.5 2010/04/08 17:53:42 jruoho Exp $
 .\"
 .\" Copyright (c) 2008 Christoph Egger <cegger%netbsd.org@localhost>
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd May 18, 2008
+.Dd April 8, 2010
 .Dt HPQLB 4
 .Os
 .Sh NAME
@@ -63,3 +63,8 @@
 .Nx
 by
 .An Christoph Egger .
+.Sh CAVEATS
+The
+.Nm
+driver conflicts with
+.Xr acpiwmi 4 .



Home | Main Index | Thread Index | Old Index