summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--validate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/validate.c b/validate.c
index 18dcdcb8..d92a0947 100644
--- a/validate.c
+++ b/validate.c
@@ -196,7 +196,7 @@ const struct valids mdoc_valids[MDOC_MAX] = {
{ NULL, posts_wline }, /* Aq */
{ NULL, posts_at }, /* At */
{ NULL, NULL }, /* Bc */
- { NULL, posts_bf }, /* Bf */ /* FIXME */
+ { NULL, posts_bf }, /* Bf */
{ NULL, NULL }, /* Bo */
{ NULL, posts_wline }, /* Bq */
{ NULL, NULL }, /* Bsx */