diff --git a/usr.sbin/grfconfig/grfconfig.8 b/usr.sbin/grfconfig/grfconfig.8 index 26b4ff9deb3f..7ad82d20972a 100644 --- a/usr.sbin/grfconfig/grfconfig.8 +++ b/usr.sbin/grfconfig/grfconfig.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: grfconfig.8,v 1.6 1997/10/17 05:58:26 lukem Exp $ +.\" $NetBSD: grfconfig.8,v 1.7 1997/10/20 14:31:18 veego Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -41,12 +41,12 @@ .Nm grfconfig .Nd alter grf device screen mode definitions at run time .Sh SYNOPSIS -.Nm +.Nm "" .Op Fl r .Ar device .Op Ar file .Sh DESCRIPTION -.Nm +.Nm "" is used to change or view the screen mode definition list contained in a grf device. You may alter the console screen definition as well as the definitions for the graphic screen. The console will automatically @@ -63,7 +63,7 @@ The grf device to manipulate. This argument is required. .It Ar file The file which contains the mode definitions. If this argument is not specified, -.Nm +.Nm "" will print out of a list of the modes currently loaded into the grf device. .Pp @@ -152,9 +152,19 @@ Composite sync on green vbe +.Sh SEE ALSO +.Xr console 4 , +.Xr iteconfig 8 , +.Xr grfcl 4 , +.Xr grfcv 4 , +.Xr grfcv3d 4 , +.Xr grfet 4 , +.Xr grfrh 4 , +.Xr grfrt 4 , +.Xr grful 4 .Sh HISTORY The -.Nm +.Nm "" command first appeared in .Nx 1.0 .Pp @@ -198,7 +208,7 @@ Beginning with hbe and vbe are computed in the grf drivers. .Pp .Sh BUGS -.Nm +.Nm "" can not set the modes for /dev/grf1, /dev/grf2 and /dev/grf4 and it will not work for /dev/grf0.