On Fri, May 26, 2017 at 06:05:55PM +0200, Frederic Cambus wrote:
> Hi tech@,
> 
> As mentioned by miod@ here [1], wsconsctl(8) has a currently
> undocumented 'display.font' variable allowing to change the
> current font on framebuffer consoles.
> 
> [1] http://undeadly.org/cgi?action=article&sid=20131023125815
> 
> Comments? OK?
> 
> Index: sbin/wsconsctl/wsconsctl.8
> ===================================================================
> RCS file: /cvs/src/sbin/wsconsctl/wsconsctl.8,v
> retrieving revision 1.24
> diff -u -p -r1.24 wsconsctl.8
> --- sbin/wsconsctl/wsconsctl.8        6 Apr 2017 17:33:39 -0000       1.24
> +++ sbin/wsconsctl/wsconsctl.8        26 May 2017 14:22:23 -0000
> @@ -184,6 +184,10 @@ Set the bell pitch to be 1200:
>  Add 200 to the current pitch of the bell:
>  .Pp
>  .Dl # wsconsctl keyboard.bell.pitch+=200
> +.Pp
> +Set the display font by name:
> +.Pp
> +.Dl # wsconsctl display.font=name
>  .Sh SEE ALSO
>  .Xr pckbd 4 ,
>  .Xr wscons 4 ,
> 

the examples are expected to be typed as shown. so i think "name" should
be changed to an actual font name, and the description adjusted to show that.

otherwise it may be neccessary to document it more fully if it's not so
simple.

jmc

Reply via email to