2001-09-05 C. Scott Ananian <cananian@alumni.princeton.edu>
* adds.texi
Correct a typo: when commiting 'fonts' in the example, the
second file added should be 'file2' not 'file1'.
* dirversioning.texi
Correct the attribution of a quote; fix the spelling of
'contradictory'.
diff -ruHp svn.orig/trunk/doc/user/manual/adds.texi svn/trunk/doc/user/manual/adds.texi
--- svn.orig/trunk/doc/user/manual/adds.texi Wed Sep 5 14:50:51 2001
+++ svn/trunk/doc/user/manual/adds.texi Wed Sep 5 15:22:15 2001
@@ -137,7 +137,7 @@ add @file{fonts} to the repository first
$ svn commit fonts
Adding ./fonts
Adding ./fonts/font1.ttf
-Adding ./fonts/font1.ttf
+Adding ./fonts/font2.ttf
Commit succeeded.
@end example
diff -ruHp svn.orig/trunk/doc/user/manual/dirversioning.texi svn/trunk/doc/user/manual/dirversioning.texi
--- svn.orig/trunk/doc/user/manual/dirversioning.texi Wed Sep 5 14:50:51 2001
+++ svn/trunk/doc/user/manual/dirversioning.texi Wed Sep 5 15:22:15 2001
@@ -5,7 +5,7 @@
@quotation
@emph{The three cardinal virtues of a master technologist are: laziness,
-impatience, and hubris." -- Author Unknown}
+impatience, and hubris." -- Larry Wall}
@end quotation
@@ -214,8 +214,8 @@ way to keep directory revisions accurate
@section User impact
-Really, the Subversion client seems to have two difficult -- almost
-contadictory -- goals.
+Really, the Subversion client seems to have two difficult---almost
+contradictory---goals.
First, it needs to make the user experience friendly, which generally
means being a bit "sloppy" about deciding what a user can or cannot do.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 2006