Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 08a5ffb830fe506b84eec6cc3f1b9cfb > files > 4

coda-6.9.5-3.fc13.src.rpm

diff -ur coda-6.9.5~/coda-src/scripts/venus-setup.8 coda-6.9.5/coda-src/scripts/venus-setup.8
--- coda-6.9.5~/coda-src/scripts/venus-setup.8	2010-03-26 16:38:38.000000000 -0400
+++ coda-6.9.5/coda-src/scripts/venus-setup.8	2010-05-18 12:29:32.265929009 -0400
@@ -2,7 +2,7 @@
 .if t .ds Q ``
 .if n .ds U \&"
 .if t .ds U ''
-.TH "venus-setup" 8
+.TH "coda-client-setup" 8
 .tr \&
 .nr bi 0
 .nr ll 0
@@ -29,22 +29,22 @@
 .\}
 ..
 .SH NAME  
-venus-setup \- setup venus on a client
+coda-client-setup \- setup Coda on a client
 
 .SH SYNOPSIS
 
 .Pp
-\fBvenus-setup\fP [comma,separated,list,of,servers] [cachesize in kb]
+\fBcoda-client-setup\fP [comma,separated,list,of,servers] [cachesize in kb]
 .Pp
 .Pp
 .SH DESCRIPTION
 
 .Pp
-The \fBvenus-setup\fP command takes a list of servers separated
+The \fBcoda-client-setup\fP command takes a list of servers separated
 by commas, one of which must be the SCM and a cache size given in 
 kilobytes.  \fINOTE\fP: at least one server must be specified.  And
 if only one server is specified, it must be the SCM for the Coda Cell.
-\fBVenus-setup\fP then performs the following operations:
+\fBcoda-client-setup\fP then performs the following operations:
 .nr ll +1
 .nr t\n(ll 0
 .if \n(ll>1 .RS
@@ -79,7 +79,7 @@
 .ft RR
 .nf
 
-Venus-setup Mickey,Minnie,Goofy 10000
+coda-client-setup Mickey,Minnie,Goofy 10000
 .DE
 .fi 
 .ec
@@ -93,11 +93,11 @@
 .SH BUGS
 
 .Pp
-The [cachesize in kb] option to venus-setup is not very smart.  In
+The [cachesize in kb] option to coda-client-setup is not very smart.  In
 fact, it is quite dumb.  No abbreviations are allowed after the
 number and the number is taken literally to be kilobytes.
 .Pp
-\fBVenus-setup\fP will happily overwrite an existing, 
+\fBcoda-client-setup\fP will happily overwrite an existing, 
 \fI/usr/coda/etc/vstab\fP, without warning.
 .Pp
 .SH FILES
Only in coda-6.9.5/coda-src/scripts: venus-setup.8~