diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
commit | a0d351b26be784ec2f31673b9c873781f01bad63 (patch) | |
tree | 5d0d134564f782e2ea5841c289a150806df6ba7c /usr.bin/sgmls/instant/main.c | |
parent | fcc0587080d3250a509550d7222e70e6cdc7d281 (diff) |
Diffstat (limited to 'usr.bin/sgmls/instant/main.c')
-rw-r--r-- | usr.bin/sgmls/instant/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sgmls/instant/main.c b/usr.bin/sgmls/instant/main.c index 511fedfef8df..cc5a04dfd3b9 100644 --- a/usr.bin/sgmls/instant/main.c +++ b/usr.bin/sgmls/instant/main.c @@ -66,7 +66,7 @@ #ifndef lint static char *RCSid = - "$Header: /usr/src/docbook-to-man/Instant/RCS/main.c,v 1.8 1996/06/12 03:32:48 fld Exp $"; + "$Header: /home/ncvs/src/usr.bin/sgmls/instant/main.c,v 1.1.1.1 1996/09/08 01:55:10 jfieber Exp $"; #endif #include <stdio.h> |