summaryrefslogtreecommitdiffstats
path: root/share/man/man4/psm.4
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1997-02-05 15:07:37 +0000
committermpp <mpp@FreeBSD.org>1997-02-05 15:07:37 +0000
commitde04e36493f70d2e5a31e0b06849ff6327ba4c61 (patch)
tree4b35a60b3723c041f903d07c6755ea73af357c15 /share/man/man4/psm.4
parentab620d2c10fc9c199d1f807a63f0c693e75a8afc (diff)
downloadFreeBSD-src-de04e36493f70d2e5a31e0b06849ff6327ba4c61.zip
FreeBSD-src-de04e36493f70d2e5a31e0b06849ff6327ba4c61.tar.gz
Fix a bunch of man pages to stop abusing the .Nm macro, along
with some other minor fixes for some problems I noticed while making these changes. Pointed out by: bde
Diffstat (limited to 'share/man/man4/psm.4')
-rw-r--r--share/man/man4/psm.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/psm.4 b/share/man/man4/psm.4
index bf38eb7..e02491d 100644
--- a/share/man/man4/psm.4
+++ b/share/man/man4/psm.4
@@ -21,16 +21,16 @@ The
.Nm
driver provides support for the PS/2 mouse style pointing device.
-.Nm port \&"IO_KBD\&"
+.Em port \&"IO_KBD\&"
and
-.Nm conflicts
+.Em conflicts
are required,
as the PS/2 mouse port is located
at the auxiliary port of the keyboard controller, thus, the
.Nm
driver has to share the same I/O ports with the keyboard driver.
Note also that there is currently no provision of changing the
-.Nm irq
+.Em irq
number.
.Pp
A series of data packets is read from the
OpenPOWER on IntegriCloud