mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
fixed a typo
This commit is contained in:
parent
3eea3bd8c0
commit
8581021032
@ -94,7 +94,7 @@ CLASS="USERINPUT"
|
||||
<TT
|
||||
CLASS="USERINPUT"
|
||||
><B
|
||||
># cvs update -pD</B
|
||||
># cvs update -dP</B
|
||||
></TT
|
||||
></P
|
||||
></BLOCKQUOTE
|
||||
@ -165,4 +165,4 @@ VALIGN="top"
|
||||
></DIV
|
||||
></BODY
|
||||
></HTML
|
||||
>
|
||||
>
|
||||
|
@ -8,7 +8,7 @@ Follow these steps to upgrade a CVS install (please adjust to your server's conf
|
||||
</para>
|
||||
<blockquote><literallayout>
|
||||
<userinput># cd /home/httpd/html/phpgroupware</userinput>
|
||||
<userinput># cvs update -Pd</userinput>
|
||||
<userinput># cvs update -dP</userinput>
|
||||
</literallayout></blockquote>
|
||||
<para>
|
||||
After updating from CVS, be sure to return to the configuration page [/setup] and update any necessary tables.
|
||||
|
Loading…
Reference in New Issue
Block a user