diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-03 16:03:03 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-03 16:03:03 +0000 |
commit | ed43c10a46184e33eb8c5b1fe7a748889f2a26d1 (patch) | |
tree | 9b1204b7c8f0a85b98055963ed0936ee0e2357c0 /usr.sbin/wsmoused/wsmoused.8 | |
parent | 59937477f61e3477c00a794aa20a67769bfad344 (diff) |
o) We always closes .Bl and .Bd tags;
millert@ ok
Diffstat (limited to 'usr.sbin/wsmoused/wsmoused.8')
-rw-r--r-- | usr.sbin/wsmoused/wsmoused.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/wsmoused/wsmoused.8 b/usr.sbin/wsmoused/wsmoused.8 index b4e5198c1fb..ce02c3c8e3b 100644 --- a/usr.sbin/wsmoused/wsmoused.8 +++ b/usr.sbin/wsmoused/wsmoused.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wsmoused.8,v 1.2 2001/05/23 16:36:00 aaron Exp $ +.\" $OpenBSD: wsmoused.8,v 1.3 2001/08/03 16:03:02 mpech Exp $ .\" .Dd April 8, 2001 .Dt WSMOUSED 8 i386 @@ -137,6 +137,7 @@ Kensington ThinkingMouse protocol. .It mmhitab Hitachi tablet protocol. .El +.El .Sh SEE ALSO .Xr wscons 4 , .Xr wsmouse 4 |