=================================================================== RCS file: /cvs/mandoc/Attic/tags.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- mandoc/Attic/tags.c 2008/12/10 00:52:46 1.1 +++ mandoc/Attic/tags.c 2008/12/10 00:58:15 1.2 @@ -1,4 +1,4 @@ -/* $Id: tags.c,v 1.1 2008/12/10 00:52:46 kristaps Exp $ */ +/* $Id: tags.c,v 1.2 2008/12/10 00:58:15 kristaps Exp $ */ /* * Copyright (c) 2008 Kristaps Dzonsons * @@ -37,6 +37,7 @@ static const char * const tagnames[] = { static const char * const attrnames[] = { "class", "http-equiv", "content", "name", "type", "rel", "href", "width", + "align", }; static const char * const typenames[] = {