summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-06-26 19:31:49 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-06-26 19:31:49 +0000
commit2720804defc704fbdfb84d95fd8adce01346ef1a (patch)
treee44780c869b42a03cddee0905c1b49564cf6efbe /share
parenta2271357ec239679f074819f017604c162fb2bc5 (diff)
Only one of -tag and -ohang after .Bl;
from wiz@netbsd
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/pcdisplay.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pcdisplay.4 b/share/man/man4/pcdisplay.4
index 9f25d4ebcb0..692e3f70b09 100644
--- a/share/man/man4/pcdisplay.4
+++ b/share/man/man4/pcdisplay.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pcdisplay.4,v 1.6 2003/02/19 09:01:47 jmc Exp $
+.\" $OpenBSD: pcdisplay.4,v 1.7 2003/06/26 19:31:48 jmc Exp $
.\" $NetBSD: pcdisplay.4,v 1.3 2000/05/13 15:22:17 mycroft Exp $
.\"
.\" Copyright (c) 1999
@@ -52,7 +52,7 @@ driver for the different kinds of MDA or CGA compatible adapters.
It doesn't support multiple screens, nor colors or font loading.
.Pp
Supported kernel option(s):
-.Bl -tag -ohang -width xxxx
+.Bl -tag -width xxxx
.It Cd option PCDISPLAY_SOFTCURSOR
Use a large, non-blinking cursor generated by software.
The default is to use the cursor provided by the underlying display hardware.