WSDISPLAY_MAXFONTCOUNT macro was introduced in sys/dev/wscons/wsconsio.h
authorfcambus <fcambus@openbsd.org>
Mon, 3 Apr 2017 18:43:41 +0000 (18:43 +0000)
committerfcambus <fcambus@openbsd.org>
Mon, 3 Apr 2017 18:43:41 +0000 (18:43 +0000)
commitd938335b296efd951db73a61e9f537750ecc93dc
treed2732f516c1d7b757afd550c04d1b300e8bf59bb
parentd6781dfeaa76d80d8795b239f2c7e2b729e90b64
WSDISPLAY_MAXFONTCOUNT macro was introduced in sys/dev/wscons/wsconsio.h
(revision 1.75) to limit the number of fonts that can be loaded.

Reflect that in the man page as well.

OK jcs@
usr.sbin/wsfontload/wsfontload.8