aboutsummaryrefslogtreecommitdiff
path: root/Documentation/java.txt
AgeCommit message (Collapse)AuthorFilesLines
2014-05-25Documentation: update java sample wrapper for java 7Jonathan Callen1-0/+8
The sample wrapper currently fails on some Java 7 .class files. This updates the wrapper to properly handle those files. Signed-off-by: Jonathan Callen <[email protected]> Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
2007-10-20Documentation/java.txt: typo and grammar fixesShaun Zinck1-1/+1
This fixes a typo and rearranges the sentence to make more sense. Signed-off-by: Shaun Zinck <[email protected]> Signed-off-by: Adrian Bunk <[email protected]>
2007-05-09documentation: convert the Documentation directory to UTF-8John Anthony Kazos Jr1-1/+1
Convert files within the Documentation directory to UTF-8. Adrian Bunk: small additional fixes Signed-off-by: John Anthony Kazos Jr. <[email protected]> Signed-off-by: Adrian Bunk <[email protected]>
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante1-1/+1
Randy brought it to my attention that in proper english "can not" should always be written "cannot". I donot see any reason to argue, even if I mightnot understand why this rule exists. This patch fixes "can not" in several Documentation files as well as three Kconfigs. Signed-off-by: Matt LaPlante <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Adrian Bunk <[email protected]>
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+396
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!