CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/13 00:25:38
Modified files:
usr.bin/mandoc : st.c
Removed files:
usr.bin/mandoc : st.in
Log message:
Cleanup, no functional change:
Finally merge the pointless file st.in into st.c.
Nobody should do operating systems dependent changes to standards:
By definition, standards are the same for every operating system.
While here, libmdoc.h no longer requires mdoc.h.
