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

problems in one or more man pages you maintain

From: <esr_at_thyrsus.com>
Date: 2003-12-09 20:29:09 CET

(My apologies if you get this twice. My first run of sends had a bug.)

This is automatically generated email about problems in a man page for which
you appear to be responsible. If you are not the right person or list, tell
me and I will attempt to correct my database.

See http://catb.org/~esr/doclifter/problems.html for details on how and
why these patches were generated. Feel free to email me with any questions.

Problems with svn.1:
1. Unknown or invalid macro. That is, one that does not fit in the
macro set that the man page seems to be using. This is a serious
error; it often means part of your text is being lost or rendered
incorrectly.

--- svn.1-orig 2003-11-26 12:21:54.000000000 -0500
+++ svn.1 2003-11-26 12:22:53.000000000 -0500
@@ -273,7 +273,7 @@
 WCPATH is the working-copy path that will receive the changes.
 If omitted, a default value of '.' is assumed. If PATH2 is omitted the revision
 option must be passed to identify two versions of PATH1, for example:
-.SP
+.sp
 .in +0.2i
 .ft B
 .nf
@@ -281,7 +281,7 @@
 .fi
 .ft P
 .in -0.2i
-.SP
+.sp
 
 .TP
 \fBmkdir\fP [\fIdirectory...\fP] [\fI--username name\fP] [\fI--password pass\fP] [\fI--no-auth-cache\fP] [\fI--encoding\fP] [\fI-mFq\fP]
@@ -344,7 +344,7 @@
 .IP svn:externals
 A newline separated list of module specifiers, each of which consists of a
 relative directory path, optional revision flags, and an URL. For example :
-.SP
+.sp
 .in +0.2i
 .ft B
 .nf
@@ -353,7 +353,7 @@
 .fi
 .ft P
 .in -0.2i
-.SP
+.sp
 .RE
 .TP
 \fBrevert\fP [\fIfile\fP\|.\|.\|.] [\fI--targets file\fP] [\fI-Rq\fP]
Problems with svnadmin.1:
1. Unknown or invalid macro. That is, one that does not fit in the
macro set that the man page seems to be using. This is a serious
error; it often means part of your text is being lost or rendered
incorrectly.

--- svnadmin.1-orig 2003-11-26 12:23:34.000000000 -0500
+++ svnadmin.1 2003-11-26 12:23:43.000000000 -0500
@@ -21,7 +21,7 @@
 .IR repos-path .
 For example, a repository can be created with the command:
 
-.SP
+.sp
 .in +1i
 .ft B
 .nf
@@ -29,14 +29,14 @@
 .fi
 .ft P
 .in -1i
-.SP
+.sp
 
 Importing a source tree into the repository created above is possible
 with the
 .BR svn (1)
 command :
 
-.SP
+.sp
 .in +1i
 .ft B
 .nf
@@ -44,7 +44,7 @@
 .fi
 .ft P
 .in -1i
-.SP
+.sp
 .TP
 .BI createtxn " repos-path \-rbase_rev"
 Create a new transaction based on

--
                             Eric S. Raymond
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 9 20:34:01 2003

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.