fix a typo that prevented names from .Dt from getting priority over
authorschwarze <schwarze@openbsd.org>
Fri, 5 Aug 2016 17:20:30 +0000 (17:20 +0000)
committerschwarze <schwarze@openbsd.org>
Fri, 5 Aug 2016 17:20:30 +0000 (17:20 +0000)
commit3cc36c2b3d1486e504b2301641f67ef18ced5030
tree4e7438c42f8eed86834c78ea85e1a81489edf53c
parent6c901ca75e39ccb7797e89c5f3a56614cdfe89b0
fix a typo that prevented names from .Dt from getting priority over
names from .Sh NAME; no dire consequences on OpenBSD since we no
longer have MLINKS for mdoc(7) pages
usr.bin/mandoc/mandocdb.c