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

Re: svnadmin undeltify broken ?

From: Colin Watson <cjwatson_at_flatline.org.uk>
Date: 2002-10-28 17:34:40 CET

On Mon, Oct 28, 2002 at 05:24:46PM +0100, Rafael Garcia-Suarez wrote:
> Index: subversion/svnadmin/svnadmin.1
> ===================================================================
> --- subversion/svnadmin/svnadmin.1
> +++ subversion/svnadmin/svnadmin.1 Mon Oct 28 17:16:04 2002
> @@ -116,7 +116,7 @@
> Leave the shell.
> .RE
> .TP
> -.BI undeltify " repos-path rev path"
> +.BI undeltify " repos-path -rrev path"
> Undeltify (ensure full text storage for)
> .IR path
> in

Should be '\-' really rather than '-': '-' is a hyphen and a groff
metacharacter, '\-' is a real dash. (Do other Subversion man pages get
this right?)

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 28 17:35:31 2002

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.