diff options
| -rw-r--r-- | THANKS | 4 | ||||
| -rw-r--r-- | doc/mdk_ack.texi | 7 | ||||
| -rw-r--r-- | doc/mdk_install.texi | 2 | 
3 files changed, 7 insertions, 6 deletions
| @@ -6,7 +6,7 @@ suggesting various improvements, or submitting actual code. Here is a  list of these people. Help me keep it complete and exempt of errors.     * Richard Stallman (<rms@gnu.org>) suggested various improvements to -     the documentation. +     the documentation and has always kept an eye on every MDK release.     * Philip Ellis King (<pking@pdq.net>) provided MIXAL test programs       pinpointing bugs in the first MDK release, and useful discussions @@ -51,5 +51,5 @@ list of these people. Help me keep it complete and exempt of errors.       (http://www.accesscom.com/~darius/).  -- -$Id: THANKS,v 1.18 2004/08/02 10:49:45 jao Exp $ +$Id: THANKS,v 1.19 2004/08/05 21:19:25 jao Exp $ 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) | 
