summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2006-03-24 22:54:41 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2006-03-24 22:54:41 +0000
commitc7abe91f8b134cbd73658e10993d1dffb44d942d (patch)
tree98d45116802a5f50bc3e4640fcd0b32499f95c9e /doc
parent3010d483748f058024c623fdfea689429e87bf5c (diff)
downloadmdk-c7abe91f8b134cbd73658e10993d1dffb44d942d.tar.gz
mdk-c7abe91f8b134cbd73658e10993d1dffb44d942d.tar.bz2
CVS $Id$ tags removed.
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-7
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am4
-rwxr-xr-xdoc/gendocs.sh5
-rw-r--r--doc/gendocs_template1
-rw-r--r--doc/mdk.texi3
-rw-r--r--doc/mdk_ack.texi4
-rw-r--r--doc/mdk_bugs.texi4
-rw-r--r--doc/mdk_findex.texi4
-rw-r--r--doc/mdk_gmixvm.texi4
-rw-r--r--doc/mdk_gstart.texi4
-rw-r--r--doc/mdk_index.texi4
-rw-r--r--doc/mdk_intro.texi4
-rw-r--r--doc/mdk_mixasm.texi4
-rw-r--r--doc/mdk_mixguile.texi4
-rw-r--r--doc/mdk_mixvm.texi4
-rw-r--r--doc/mdk_tut.texi4
15 files changed, 15 insertions, 42 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index b2b73f0..6edd271 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2003, 2004, 2006 Free Software Foundation, Inc.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
@@ -10,8 +10,6 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-# $Id: Makefile.am,v 1.11 2004/08/06 12:14:07 jao Exp $
-
SUBDIRS = img
SUFFIXES = .html
diff --git a/doc/gendocs.sh b/doc/gendocs.sh
index 7b8a3ca..f8c2de8 100755
--- a/doc/gendocs.sh
+++ b/doc/gendocs.sh
@@ -1,9 +1,8 @@
#!/bin/sh
# gendocs.sh -- generate a GNU manual in many formats. This script is
# mentioned in maintain.texi. See the help message below for usage details.
-# $Id: gendocs.sh,v 1.4 2005/09/20 20:18:58 jao Exp $
-#
-# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
+#
+# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/gendocs_template b/doc/gendocs_template
index 3fd6fd2..db2ed04 100644
--- a/doc/gendocs_template
+++ b/doc/gendocs_template
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<!-- $Id: gendocs_template,v 1.4 2005/09/20 20:18:58 jao Exp $ -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
diff --git a/doc/mdk.texi b/doc/mdk.texi
index ce86b37..7f40171 100644
--- a/doc/mdk.texi
+++ b/doc/mdk.texi
@@ -5,7 +5,6 @@
@syncodeindex pg cp
@finalout
@setchapternewpage odd
-@c $Id: mdk.texi,v 1.28 2005/09/20 21:00:22 jao Exp $
@c %**end of header
@set UPDATED September, 2005
@@ -21,7 +20,7 @@ This manual is for GNU MDK (version @value{VERSION}, @value{UPDATED}),
a set of utilities for developing programs using Donald Knuth's MIX
mythical computer and MIXAL, its assembly language.
-Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/mdk_ack.texi b/doc/mdk_ack.texi
index 807e276..f43656e 100644
--- a/doc/mdk_ack.texi
+++ b/doc/mdk_ack.texi
@@ -1,11 +1,9 @@
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
-@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
+@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_ack.texi,v 1.15 2005/09/20 00:26:00 jao Exp $
-
@node Acknowledgments, Installing MDK, Introduction, Top
@comment node-name, next, previous, up
@unnumbered Acknowledgements
diff --git a/doc/mdk_bugs.texi b/doc/mdk_bugs.texi
index 1b18064..007247c 100644
--- a/doc/mdk_bugs.texi
+++ b/doc/mdk_bugs.texi
@@ -1,11 +1,9 @@
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
-@c Copyright (C) 2000, 2001, 2003, 2004
+@c Copyright (C) 2000, 2001, 2003, 2004, 2006
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_bugs.texi,v 1.6 2004/08/03 13:23:06 jao Exp $
-
@node Problems, Copying, mixguile, Top
@chapter Reporting Bugs
@cindex bugs
diff --git a/doc/mdk_findex.texi b/doc/mdk_findex.texi
index 24a269f..6be1bcf 100644
--- a/doc/mdk_findex.texi
+++ b/doc/mdk_findex.texi
@@ -1,11 +1,9 @@
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
-@c Copyright (C) 2000, 2001, 2003, 2004
+@c Copyright (C) 2000, 2001, 2003, 2004, 2006
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_findex.texi,v 1.3 2004/08/03 13:23:06 jao Exp $
-
@node Instructions and commands, , Concept Index, Top
@unnumbered Instructions and commands
@printindex fn
diff --git a/doc/mdk_gmixvm.texi b/doc/mdk_gmixvm.texi
index bddb362..2c29553 100644
--- a/doc/mdk_gmixvm.texi
+++ b/doc/mdk_gmixvm.texi
@@ -1,11 +1,9 @@
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
-@c Copyright (C) 2000, 2001, 2003, 2004
+@c Copyright (C) 2000, 2001, 2003, 2004, 2006
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_gmixvm.texi,v 1.18 2004/08/03 13:23:06 jao Exp $
-
@node gmixvm, mixguile, mixvm, Top
@comment node-name, next, previous, up
@chapter @code{gmixvm}, the GTK virtual machine
diff --git a/doc/mdk_gstart.texi b/doc/mdk_gstart.texi
index 9eab3f6..4f25e3d 100644
--- a/doc/mdk_gstart.texi
+++ b/doc/mdk_gstart.texi
@@ -1,11 +1,9 @@
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
-@c Copyright (C) 2000, 2001, 2002, 2003, 2004
+@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_gstart.texi,v 1.17 2004/08/01 21:43:29 jao Exp $
-
@node Getting started, Emacs tools, MIX and MIXAL tutorial, Top
@chapter Getting started
@cindex tutorial
diff --git a/doc/mdk_index.texi b/doc/mdk_index.texi
index 68f3c48..78a5708 100644
--- a/doc/mdk_index.texi
+++ b/doc/mdk_index.texi
@@ -1,11 +1,9 @@
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
-@c Copyright (C) 2000, 2001, 2003, 2004
+@c Copyright (C) 2000, 2001, 2003, 2004, 2006
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_index.texi,v 1.7 2004/08/03 13:23:06 jao Exp $
-
@node Concept Index, Instructions and commands, Copying, Top
@unnumbered Concept Index
diff --git a/doc/mdk_intro.texi b/doc/mdk_intro.texi
index b4ce2ad..8997800 100644
--- a/doc/mdk_intro.texi
+++ b/doc/mdk_intro.texi
@@ -1,11 +1,9 @@
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
-@c Copyright (C) 2000, 2001, 2003, 2004
+@c Copyright (C) 2000, 2001, 2003, 2004, 2006
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_intro.texi,v 1.8 2004/08/03 13:23:06 jao Exp $
-
@node Introduction, Acknowledgments, Top, Top
@comment node-name, next, previous, up
@unnumbered Introduction
diff --git a/doc/mdk_mixasm.texi b/doc/mdk_mixasm.texi
index fa144a7..ff3df0d 100644
--- a/doc/mdk_mixasm.texi
+++ b/doc/mdk_mixasm.texi
@@ -1,11 +1,9 @@
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
-@c Copyright (C) 2000, 2001, 2003, 2004
+@c Copyright (C) 2000, 2001, 2003, 2004, 2006
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_mixasm.texi,v 1.10 2004/08/05 21:32:46 jao Exp $
-
@node mixasm, mixvm, Emacs tools, Top
@comment node-name, next, previous, up
@chapter @code{mixasm}, the MIXAL assembler
diff --git a/doc/mdk_mixguile.texi b/doc/mdk_mixguile.texi
index 2d6ac65..27c3b26 100644
--- a/doc/mdk_mixguile.texi
+++ b/doc/mdk_mixguile.texi
@@ -1,11 +1,9 @@
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
-@c Copyright (C) 2000, 2001, 2003, 2004
+@c Copyright (C) 2000, 2001, 2003, 2004, 2006
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_mixguile.texi,v 1.5 2004/08/03 13:23:06 jao Exp $
-
@node mixguile, Problems, gmixvm, Top
@chapter @code{mixguile}, the Scheme virtual machine
@cindex @code{mixguile}
diff --git a/doc/mdk_mixvm.texi b/doc/mdk_mixvm.texi
index 2e21289..3dcf712 100644
--- a/doc/mdk_mixvm.texi
+++ b/doc/mdk_mixvm.texi
@@ -1,11 +1,9 @@
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
-@c Copyright (C) 2000, 2001, 2002, 2003, 2004
+@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_mixvm.texi,v 1.20 2005/09/19 21:29:42 jao Exp $
-
@node mixvm, gmixvm, mixasm, Top
@comment node-name, next, previous, up
@chapter @code{mixvm}, the MIX computer simulator
diff --git a/doc/mdk_tut.texi b/doc/mdk_tut.texi
index 0fabe89..95b3f54 100644
--- a/doc/mdk_tut.texi
+++ b/doc/mdk_tut.texi
@@ -1,11 +1,9 @@
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
-@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
+@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_tut.texi,v 1.14 2005/09/20 00:26:00 jao Exp $
-
@node MIX and MIXAL tutorial, Getting started, Installing MDK, Top
@comment node-name, next, previous, up
@chapter MIX and MIXAL tutorial