diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-21 19:43:51 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-21 19:43:51 +0000 |
commit | 747b191a14f4f2e62752eb4c90e974f21d4c9fb7 (patch) | |
tree | e3d45c2885a458b1b4f74726206095d283674205 /share/man/man4/pcdisplay.4 | |
parent | f0a650b80cd202ec786389e282dcdf8289d4f28e (diff) |
More .Xr
Diffstat (limited to 'share/man/man4/pcdisplay.4')
-rw-r--r-- | share/man/man4/pcdisplay.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/pcdisplay.4 b/share/man/man4/pcdisplay.4 index b113471afed..94660baaa3b 100644 --- a/share/man/man4/pcdisplay.4 +++ b/share/man/man4/pcdisplay.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcdisplay.4,v 1.8 2003/07/09 13:26:20 jmc Exp $ +.\" $OpenBSD: pcdisplay.4,v 1.9 2004/03/21 19:43:50 miod Exp $ .\" $NetBSD: pcdisplay.4,v 1.3 2000/05/13 15:22:17 mycroft Exp $ .\" .\" Copyright (c) 1999 @@ -48,7 +48,7 @@ The .Nm driver is intended as a minimal .Dq catch-all -driver for the different kinds of MDA or CGA compatible adapters. +driver for the different kinds of MDA, CGA and EGA compatible adapters. It doesn't support multiple screens, nor colors or font loading. .Pp Supported kernel option(s): @@ -58,6 +58,7 @@ Use a large, non-blinking cursor generated by software. The default is to use the cursor provided by the underlying display hardware. .El .Sh SEE ALSO +.Xr intro 4 , .Xr isa 4 , .Xr vga 4 , .Xr wscons 4 |