diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2006-08-01 17:55:53 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2006-08-01 17:55:53 +0000 |
commit | 237ac1f04594df5623272a25f5254ad0bd9bfe8d (patch) | |
tree | 449cbf8b615473f729258d2cb57d537e39ac3d45 | |
parent | c55421b22b7b7a0d171baec49740aa0cff0dff6e (diff) |
No virtual consoles on smg for now.
-rw-r--r-- | share/man/man4/wsdisplay.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/wsdisplay.4 b/share/man/man4/wsdisplay.4 index de5a2554312..90d15f5be0c 100644 --- a/share/man/man4/wsdisplay.4 +++ b/share/man/man4/wsdisplay.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wsdisplay.4,v 1.40 2006/07/28 21:25:19 miod Exp $ +.\" $OpenBSD: wsdisplay.4,v 1.41 2006/08/01 17:55:52 miod Exp $ .\" $NetBSD: wsdisplay.4,v 1.5 2000/05/13 15:22:19 mycroft Exp $ .\" .\" Copyright (c) 2005, Miodrag Vallat. @@ -80,8 +80,7 @@ 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 , +.Xr lcd 4 and .Xr vga 4 display drivers provide this ability.) |