Hi tech@,

I commited wsfont_init.9 last year to document the wsfont module of
wscons, but apparently forgot to add an entry in the man9 Makefile.

The following diff does exactly that.

Comments? OK?

Index: share/man/man9/Makefile
===================================================================
RCS file: /cvs/src/share/man/man9/Makefile,v
retrieving revision 1.302
diff -u -p -r1.302 Makefile
--- share/man/man9/Makefile     17 Jun 2020 00:28:28 -0000      1.302
+++ share/man/man9/Makefile     17 Jun 2020 16:30:37 -0000
@@ -49,6 +49,6 @@ MAN=  aml_evalnode.9 atomic_add_int.9 ato
        vfs_cache.9 vaccess.9 vclean.9 vcount.9 vdevgone.9 vfinddev.9 vflush.9 \
        vflushbuf.9 vget.9 vgone.9 vhold.9 vinvalbuf.9 vnode.9 vnsubr.9 \
        VOP_LOOKUP.9 vput.9 vrecycle.9 vref.9 vrele.9 \
-       vwaitforio.9 vwakeup.9 wdog_register.9
+       vwaitforio.9 vwakeup.9 wdog_register.9 wsfont_init.9
 
 .include <bsd.prog.mk>

Reply via email to