Module Name: src Committed By: wiz Date: Sun Nov 20 17:02:33 UTC 2016
Modified Files: src/share/man/man4: pm3fb.4 Log Message: Add RCS Id. Bump date for import. Case fixes. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/pm3fb.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/pm3fb.4 diff -u src/share/man/man4/pm3fb.4:1.1 src/share/man/man4/pm3fb.4:1.2 --- src/share/man/man4/pm3fb.4:1.1 Sun Nov 20 16:55:18 2016 +++ src/share/man/man4/pm3fb.4 Sun Nov 20 17:02:33 2016 @@ -1,3 +1,5 @@ +.\" $NetBSD: pm3fb.4,v 1.2 2016/11/20 17:02:33 wiz Exp $ +.\" .\" Copyright (c) 2015 Naruaki Etomi .\" All rights reserved. .\" @@ -22,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd January 1, 2015 +.Dd November 20, 2016 .Dt PM3FB 4 .Os .Sh NAME @@ -41,12 +43,12 @@ driver. .Pp Currently .Nm -does not support Anti-alias font rendering and OpenLDI video interface. +does not support anti-alias font rendering and OpenLDI video interface. However, it is capable of changing the resolution and uses DDC2 to pick an appropriate video mode. .Pp A 2D graphics engine is used to accelerate scrolling, rectangle fills -and Bitmap font rendering. +and bitmap font rendering. .Sh SEE ALSO .Xr pci 4 , .Xr wscons 4 ,