On Fri, May 26, 2017 at 05:37:25PM +0100, Jason McIntyre wrote:

> 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.

Makes sense, here is a revised diff:

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  27 May 2017 09:49:07 -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 to Gallant:
+.Pp
+.Dl # wsconsctl display.font=Gallant
 .Sh SEE ALSO
 .Xr pckbd 4 ,
 .Xr wscons 4 ,

Reply via email to