Converted cc65.txt to SGML (incomplete). Several corrections in the other

docs.


git-svn-id: svn://svn.cc65.org/cc65/trunk@319 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2000-09-03 16:49:38 +00:00
parent 34651d3518
commit cae003706e
5 changed files with 728 additions and 34 deletions

View File

@@ -3,11 +3,13 @@
<article>
<title>ar65 Users Guide
<author>Ullrich von Bassewitz, <tt/uz@musoftware.de/
<date>
<abstract>ar65 is an archiver for object files generated by ca65. It allows
to create archives, add or remove modules from archives, and to extract modules
from existing archives.
<author>Ullrich von Bassewitz, <htmlurl url="mailto:uz@cc65.org" name="uz@cc65.org">
<date>19.07.2000
<abstract>
ar65 is an archiver for object files generated by ca65. It allows to create
archives, add or remove modules from archives, and to extract modules from
existing archives.
</abstract>
<!-- Table of contents -->
@@ -36,7 +38,7 @@ The archiver is called as follows:
d Delete modules
l List library contents
x Extract modules
X Print the archiver version
V Print the archiver version
</verb></tscreen>
You may add modules to a library using the `a' command. If the library
@@ -125,9 +127,9 @@ free to contact me by email (<htmlurl url="mailto:uz@cc65.org" name="uz@cc65.org
<sect>Copyright<p>
ar65 (and all cc65 binutils) are (C) Copyright 1998 Ullrich von Bassewitz.
For usage of the binaries and/or sources the following conditions do
apply:
ar65 (and all cc65 binutils) are (C) Copyright 1998-2000 Ullrich von
Bassewitz. For usage of the binaries and/or sources the following conditions
do apply:
This software is provided 'as-is', without any expressed or implied
warranty. In no event will the authors be held liable for any damages