Module Name: src Committed By: scole Date: Thu Sep 15 15:19:00 UTC 2016
Modified Files: src/share/man/man4/man4.macppc: platinumfb.4 Log Message: Reference rasops(9), not rasops(4) which doesn't exist To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/man4.macppc/platinumfb.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/man4.macppc/platinumfb.4 diff -u src/share/man/man4/man4.macppc/platinumfb.4:1.2 src/share/man/man4/man4.macppc/platinumfb.4:1.3 --- src/share/man/man4/man4.macppc/platinumfb.4:1.2 Thu Sep 15 09:11:47 2016 +++ src/share/man/man4/man4.macppc/platinumfb.4 Thu Sep 15 15:19:00 2016 @@ -1,4 +1,4 @@ -.\" $NetBSD: platinumfb.4,v 1.2 2016/09/15 09:11:47 wiz Exp $ +.\" $NetBSD: platinumfb.4,v 1.3 2016/09/15 15:19:00 scole Exp $ .\" .\" Copyright (c) 2016 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -43,7 +43,7 @@ This driver should support console outpu .Pp It may be required to set the output-device to 'screen' in Open Firmware. .Sh SEE ALSO -.Xr rasops 4 , +.Xr rasops 9 , .Xr wsdisplay 4 .Sh HISTORY The