=================================================================== RCS file: /cvs/mandoc/mdoc_term.c,v retrieving revision 1.131 retrieving revision 1.133 diff -u -p -r1.131 -r1.133 --- mandoc/mdoc_term.c 2010/05/26 10:39:35 1.131 +++ mandoc/mdoc_term.c 2010/05/29 18:58:52 1.133 @@ -1,4 +1,4 @@ -/* $Id: mdoc_term.c,v 1.131 2010/05/26 10:39:35 kristaps Exp $ */ +/* $Id: mdoc_term.c,v 1.133 2010/05/29 18:58:52 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons *