diff options
Diffstat (limited to 'usr.bin/sgmlfmt/sgmlfmt.pl')
-rwxr-xr-x | usr.bin/sgmlfmt/sgmlfmt.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sgmlfmt/sgmlfmt.pl b/usr.bin/sgmlfmt/sgmlfmt.pl index 1d1e2c12a47e..b3146b111e31 100755 --- a/usr.bin/sgmlfmt/sgmlfmt.pl +++ b/usr.bin/sgmlfmt/sgmlfmt.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: sgmlfmt.pl,v 1.2.4.2 1995/10/11 23:19:16 jfieber Exp $ +# $Id: sgmlfmt.pl,v 1.2.4.3 1996/06/19 20:54:14 jkh Exp $ # Format an sgml document tagged according to the linuxdoc DTD. # by John Fieber <jfieber@freebsd.org> for the FreeBSD documentation |