diff options
Diffstat (limited to 'man/mantohtml.c')
-rw-r--r-- | man/mantohtml.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mantohtml.c b/man/mantohtml.c index e9a581af5..661a6a0af 100644 --- a/man/mantohtml.c +++ b/man/mantohtml.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: mantohtml.c 13138 2016-03-15 14:59:54Z msweet $" * * Man page to HTML conversion program. * @@ -1222,5 +1222,5 @@ strmove(char *d, /* I - Destination */ /* - * End of "$Id$". + * End of "$Id: mantohtml.c 13138 2016-03-15 14:59:54Z msweet $". */ |