diff options
author | jaortega <jaortega> | 2001-03-17 14:21:32 +0000 |
---|---|---|
committer | jaortega <jaortega> | 2001-03-17 14:21:32 +0000 |
commit | 58871c45c0d152690c2b6e6acfaf9d57d24b0691 (patch) | |
tree | 60cb854725e575f22971ebf39cc34ab043dc9724 | |
parent | 162667f5125cfbeb01b48c71d5cf0b552b30043b (diff) | |
download | mdk-58871c45c0d152690c2b6e6acfaf9d57d24b0691.tar.gz mdk-58871c45c0d152690c2b6e6acfaf9d57d24b0691.tar.bz2 |
docs split
-rw-r--r-- | doc/mdk_bugs.texi | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/mdk_bugs.texi b/doc/mdk_bugs.texi new file mode 100644 index 0000000..938c984 --- /dev/null +++ b/doc/mdk_bugs.texi @@ -0,0 +1,12 @@ +@node Problems, Concept Index, Copying, Top +@chapter Reporting Bugs +@cindex bugs +@cindex problems + +If you find a bug in @sc{mdk} (or have questions, comments or suggestions +about it), please send electronic mail to @email{jaortega@@acm.org, +the author}. + +In your report, please include the version number, which you can find by +running @w{@samp{mixasm --version}}. Also include in your message the +output that the program produced and the output you expected. |