Issue Details (XML | Word | Printable)

Key: DERBY-3044
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Knut Anders Hatlen
Reporter: Sebb
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

Typos in documentation

Created: 04/Sep/07 02:12 PM   Updated: 17/Dec/07 06:27 PM
Return to search
Component/s: Documentation
Affects Version/s: 10.3.1.4, 10.3.2.1
Fix Version/s: 10.3.3.0, 10.4.1.3

Time Tracking:
Not Specified

Issue Links:
Duplicate
 

Resolution Date: 04/Sep/07 03:18 PM


 Description  « Hide
The page http://db.apache.org/derby/docs/dev/getstart/rgslib46043.html "Libraries provided by Derby" says:

derbyclient.jar Required to start the Derby Network Server.

That should surely be : derbynet.jar ?

========

The page http://db.apache.org/derby/docs/dev/getstart/cgsinstallingderby.html - "Installing Derby" says:

The bin distribution contains [...]. These .ar files are the same set of .ar files that are in the lib distribution.

".ar" should probably be ".jar" (twice)


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Knut Anders Hatlen added a comment - 04/Sep/07 03:18 PM
I fixed the typos and committed the changes to subversion at revision 572704. Thanks for reporting them, Sebb!

Kristian Waagan added a comment - 17/Dec/07 06:26 PM
Merged the fix to 10.3 with revision 604958, just in case.
Added link to another report of the library typo.