Module Name: src Committed By: dholland Date: Sat May 7 07:16:08 UTC 2011
Modified Files: src/share/man/man4: drm.4 Log Message: Grammar patrol To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/share/man/man4/drm.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/drm.4 diff -u src/share/man/man4/drm.4:1.11 src/share/man/man4/drm.4:1.12 --- src/share/man/man4/drm.4:1.11 Tue May 11 18:27:04 2010 +++ src/share/man/man4/drm.4 Sat May 7 07:16:08 2011 @@ -1,4 +1,4 @@ -.\" $NetBSD: drm.4,v 1.11 2010/05/11 18:27:04 mbalmer Exp $ +.\" $NetBSD: drm.4,v 1.12 2011/05/07 07:16:08 dholland Exp $ .\" .\" Copyright (c) 2007 Thomas Klausner .\" All rights reserved. @@ -203,6 +203,6 @@ may be changed, make sure to recreate it in that case. .Pp .Cd options DRM_DEBUG -can slow DRI down a lot, disable it once +can slow DRI down a lot; disable it once .Nm works.