diff options
author | Mats O Jansson <maja@cvs.openbsd.org> | 2010-07-01 02:46:07 +0000 |
---|---|---|
committer | Mats O Jansson <maja@cvs.openbsd.org> | 2010-07-01 02:46:07 +0000 |
commit | 4060c9b2c170b5abf67139ef6ff9a30abf89c782 (patch) | |
tree | c616f70a287fd056c8188bf5a1a9b4f7b9cf7378 /usr.sbin/wsconscfg | |
parent | 7c32e86f8284e0ebfd808a0ef9a856a6016e1d0c (diff) |
Remove a BUGS section that isn't correct anymore. -moj
Diffstat (limited to 'usr.sbin/wsconscfg')
-rw-r--r-- | usr.sbin/wsconscfg/wsconscfg.8 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/usr.sbin/wsconscfg/wsconscfg.8 b/usr.sbin/wsconscfg/wsconscfg.8 index d056b92d935..731fc2bf3fd 100644 --- a/usr.sbin/wsconscfg/wsconscfg.8 +++ b/usr.sbin/wsconscfg/wsconscfg.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wsconscfg.8,v 1.19 2007/05/31 19:20:30 jmc Exp $ +.\" $OpenBSD: wsconscfg.8,v 1.20 2010/07/01 02:46:06 maja Exp $ .\" $NetBSD: wsconscfg.8,v 1.5 1999/05/15 14:45:06 drochner Exp $ .\" .\" Copyright (c) 1999 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: July 1 2010 $ .Dt WSCONSCFG 8 .Os .Sh NAME @@ -154,6 +154,3 @@ The .Nm program first appeared in .Ox 2.8 . -.Sh BUGS -There should be an easy way to get a list of the screen types available -on a display, and of the emulations supported by the kernel. |