CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/30 07:24:26
Modified files:
usr.bin/mandoc : man_validate.c mdoc_validate.c
Log message:
Promote section headers that can can be used unmodified as fragment
identifiers from TAG_WEAK to TAG_STRONG,
such that for example ...#DESCRIPTION always works.
Suggested by Aman Verma on the discuss@ list.
