diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-08-05 21:19:25 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-08-05 21:19:25 +0000 |
commit | 1dc39da57d5c3a17e1463fee4a7d53af8ab5d9c4 (patch) | |
tree | 3e02c73e3bc1f2e658ea97ae4a6997543cc336ba /doc | |
parent | dfe8c055890a90690bbd96a84ac84be99ee6529b (diff) | |
download | mdk-1dc39da57d5c3a17e1463fee4a7d53af8ab5d9c4.tar.gz mdk-1dc39da57d5c3a17e1463fee4a7d53af8ab5d9c4.tar.bz2 |
minor changes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mdk_ack.texi | 7 | ||||
-rw-r--r-- | doc/mdk_install.texi | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/mdk_ack.texi b/doc/mdk_ack.texi index 7e211cf..52f9a23 100644 --- a/doc/mdk_ack.texi +++ b/doc/mdk_ack.texi @@ -4,7 +4,7 @@ @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_ack.texi,v 1.13 2004/08/03 13:37:44 jao Exp $ +@c $Id: mdk_ack.texi,v 1.14 2004/08/05 21:19:25 jao Exp $ @node Acknowledgments, Installing MDK, Introduction, Top @comment node-name, next, previous, up @@ -16,7 +16,8 @@ a list of these people. Help me keep it complete and exempt of errors. @itemize @bullet @item Richard Stallman -suggested various improvements to the documentation. +suggested various improvements to the documentation and has always +kept an eye on each @sc{mdk} release. @item Philip Ellis King provided MIXAL test programs pinpointing bugs in the first @sc{mdk} @@ -43,7 +44,7 @@ enhancements to the source code. ported @sc{mdk} to different platforms, and created and/or maintain packages for it. -@item Jason Uhlenkott, Andrew Hood, Aleix Conchillo, Radu Butnaru and Ruslan Batdalov and WeiZheng +@item Jason Uhlenkott, Andrew Hood, Aleix Conchillo, Radu Butnaru, Ruslan Batdalov and WeiZheng reported bugs and suggested fixes to them. @item Eli Bendersky and Milan Bella reported bugs on the documentation. diff --git a/doc/mdk_install.texi b/doc/mdk_install.texi index 32f0594..08a44e2 100644 --- a/doc/mdk_install.texi +++ b/doc/mdk_install.texi @@ -115,7 +115,7 @@ you should see a message with the configuration results like the following: @example -*** GNU MDK 1.0 has been successfully configured. *** +*** GNU MDK 1.2 has been successfully configured. *** Type 'make' to build the following utilities: - mixasm (MIX assembler) |