=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/man.c,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- src/usr.bin/mandoc/man.c 2014/01/05 20:26:27 1.73 +++ src/usr.bin/mandoc/man.c 2014/01/06 00:53:14 1.74 @@ -1,7 +1,8 @@ -/* $Id: man.c,v 1.73 2014/01/05 20:26:27 schwarze Exp $ */ +/* $Id: man.c,v 1.74 2014/01/06 00:53:14 schwarze Exp $ */ /* * Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons * Copyright (c) 2013, 2014 Ingo Schwarze + * Copyright (c) 2011 Joerg Sonnenberger * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above