diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-11-01 07:32:22 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-11-01 07:32:22 +0000 |
commit | 79bbd792e9c0d86b9262fc55da43609aca3243ee (patch) | |
tree | 7801347e1547765263ae6552bcdfbaeb5caa1cf9 /share/man | |
parent | 65515cbce077a60000ef5e9c80dae8ec1786ebbf (diff) |
lcd contains multiple screen support too; noted by sthen@spacehopper.org
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/wsdisplay.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/wsdisplay.4 b/share/man/man4/wsdisplay.4 index db148845f50..2d3ca64de98 100644 --- a/share/man/man4/wsdisplay.4 +++ b/share/man/man4/wsdisplay.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wsdisplay.4,v 1.35 2005/06/03 12:33:06 miod Exp $ +.\" $OpenBSD: wsdisplay.4,v 1.36 2005/11/01 07:32:21 deraadt Exp $ .\" $NetBSD: wsdisplay.4,v 1.5 2000/05/13 15:22:19 mycroft Exp $ .\" .\" Copyright (c) 2005, Miodrag Vallat. @@ -117,9 +117,10 @@ here. If the underlying device driver supports it, multiple screens can be used on one display. (As of this writing, only the +.Xr lcd 4 , +.Xr smg 4 , +and .Xr vga 4 -and the -.Xr smg 4 display drivers provide this ability.) Screens have different minor device numbers and separate tty instances. One screen possesses the |