summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.alpha
diff options
context:
space:
mode:
authorWilbern Cobb <wcobb@cvs.openbsd.org>2002-08-29 07:34:32 +0000
committerWilbern Cobb <wcobb@cvs.openbsd.org>2002-08-29 07:34:32 +0000
commitf962c63771ea96f99fa43a298ec4a25e0d661348 (patch)
treee95ccd2243d14fd44e825812eb5638134f05d215 /share/man/man4/man4.alpha
parente7ee6a45f9e7d848b4ac21e38cb3cf2b47ed6ce5 (diff)
- replace empty lines by .Pp where appropriate.
- no empty lines at end of file. ok mpech@
Diffstat (limited to 'share/man/man4/man4.alpha')
-rw-r--r--share/man/man4/man4.alpha/pms.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.alpha/pms.4 b/share/man/man4/man4.alpha/pms.4
index b96f69bc0a5..bb138c1f34e 100644
--- a/share/man/man4/man4.alpha/pms.4
+++ b/share/man/man4/man4.alpha/pms.4
@@ -1,5 +1,5 @@
.\"
-.\" $OpenBSD: pms.4,v 1.3 2001/10/05 14:45:53 mpech Exp $
+.\" $OpenBSD: pms.4,v 1.4 2002/08/29 07:34:31 wcobb Exp $
.\"
.\" Copyright (c) 1996, Jason Downs.
.\" Copyright (c) 1993 Christopher G. Demetriou
@@ -53,14 +53,14 @@ They are defined in the following include:
.Bd -literal -offset indent
#include <machine/mouse.h>
.Ed
-
+.Pp
The
.Dv MOUSEIOCREAD
.Em ioctl
is used to read the current mouse stats, and takes the
.Dv "struct mouseinfo"
as an argument to store the data in.
-
+.Pp
The
.Dv MOUSEIOCSRAW
.Em ioctl