Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 New sentence, new line. Remove superfluous do...
details: https://anonhg.NetBSD.org/src/rev/9d5c0897d40e
branches: trunk
changeset: 559602:9d5c0897d40e
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Mar 20 21:43:03 2004 +0000
description:
New sentence, new line. Remove superfluous double quote.
Fix a typo.
diffstat:
share/man/man9/pckbport.9 | 15 +++++++++------
1 files changed, 9 insertions(+), 6 deletions(-)
diffs (57 lines):
diff -r 1866389fd44a -r 9d5c0897d40e share/man/man9/pckbport.9
--- a/share/man/man9/pckbport.9 Sat Mar 20 21:28:59 2004 +0000
+++ b/share/man/man9/pckbport.9 Sat Mar 20 21:43:03 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pckbport.9,v 1.1 2004/03/20 21:28:59 bjh21 Exp $
+.\" $NetBSD: pckbport.9,v 1.2 2004/03/20 21:43:03 wiz Exp $
.\"
.\" Copyright (c) 2004 Ben Harris
.\" All rights reserved.
@@ -79,7 +79,8 @@
subsystem provides an interface layer corresponding to the serial
keyboard and mouse interface used on the
.Tn IBM PS/2
-and many other machines. It interfaces a controller driver such as
+and many other machines.
+It interfaces a controller driver such as
.Xr pckbc 4
to device drivers such as
.Xr pckbd 4
@@ -131,7 +132,7 @@
and the slot in question.
The elements are:
.Bl -tag -width Fn
-.It Fa int Fn (*t_xt_translation)" "void *cookie" "pckbport_slot_t slot" \
+.It Fa int Fn (*t_xt_translation) "void *cookie" "pckbport_slot_t slot" \
"int on"
If
.Fa on
@@ -186,7 +187,8 @@
.Fa "struct pckbport_attach_args"
which contains the controller and slot number where the device was found.
Device drivers can use the following functions to communicate with the
-controller. Each takes
+controller.
+Each takes
.Fa tag
and
.Fa slot
@@ -208,7 +210,7 @@
.Fa len
bytes long, expecting a response
.Fa responselen
-bytes long, which will be places in
+bytes long, which will be placed in
.Fa respbuf .
If
.Fa slow
@@ -311,7 +313,8 @@
The
.Nm
system appeared in
-.Nx 2.0 . Before that,
+.Nx 2.0 .
+Before that,
.Xr pckbd 4
and
.Xr pms 4
Home |
Main Index |
Thread Index |
Old Index