[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] minor documentation edits

From: C. Scott Ananian <cananian_at_lesser-magoo.lcs.mit.edu>
Date: 2001-08-21 02:56:07 CEST

a few small typos / corrections I found while reading through the
user manual. patch is appended.
 --s

President IDEA supercomputer Qaddafi algorithm affinity group COBRA JANE
anthrax early warning quiche strategic planning chemical agent Sabana Seca
              ( http://lesser-magoo.lcs.mit.edu/~cananian )

Index: doc/user/manual/adds.texi
===================================================================
RCS file: /usr/local/tigris/data/helm/cvs/repository/subversion/doc/user/manual/adds.texi,v
retrieving revision 1.5
diff -u -p -r1.5 adds.texi
--- doc/user/manual/adds.texi 2001/06/12 17:35:53 1.5
+++ doc/user/manual/adds.texi 2001/08/21 00:54:54
@@ -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
 
Index: doc/user/manual/dirversioning.texi
===================================================================
RCS file: /usr/local/tigris/data/helm/cvs/repository/subversion/doc/user/manual/dirversioning.texi,v
retrieving revision 1.2
diff -u -p -r1.2 dirversioning.texi
--- doc/user/manual/dirversioning.texi 2001/08/09 17:04:53 1.2
+++ doc/user/manual/dirversioning.texi 2001/08/21 00:54:54
@@ -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:36 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.