Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4/man4.macppc Reference rasops(9), not rasops(4...



details:   https://anonhg.NetBSD.org/src/rev/5240b51ee444
branches:  trunk
changeset: 347755:5240b51ee444
user:      scole <scole%NetBSD.org@localhost>
date:      Thu Sep 15 15:19:00 2016 +0000

description:
Reference rasops(9), not rasops(4) which doesn't exist

diffstat:

 share/man/man4/man4.macppc/platinumfb.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 252cd2f3aee8 -r 5240b51ee444 share/man/man4/man4.macppc/platinumfb.4
--- a/share/man/man4/man4.macppc/platinumfb.4   Thu Sep 15 14:40:43 2016 +0000
+++ b/share/man/man4/man4.macppc/platinumfb.4   Thu Sep 15 15:19:00 2016 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index