mirror of
https://github.com/boostorg/more.git
synced 2026-08-18 12:23:28 +08:00
[Merge from Head] overall documentation check: made sure there's no duplication of information and validated html
[SVN r34653]
This commit is contained in:
@@ -163,12 +163,12 @@
|
||||
this:</p>
|
||||
|
||||
<blockquote>
|
||||
<code>cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/boost
|
||||
<code>cvs -d:pserver:anonymous@boost.cvs.sourceforge.net:/cvsroot/boost
|
||||
login</code><br>
|
||||
[Hit <return> when it asks for a password]<br>
|
||||
<code>cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/boost
|
||||
<code>cvs -z3 -d:pserver:anonymous@boost.cvs.sourceforge.net:/cvsroot/boost
|
||||
checkout boost</code><br>
|
||||
<code>cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/boost
|
||||
<code>cvs -d:pserver:anonymous@boost.cvs.sourceforge.net:/cvsroot/boost
|
||||
logout</code>
|
||||
</blockquote>Read the manual for your CVS client for further information.
|
||||
|
||||
@@ -179,7 +179,7 @@
|
||||
<h4>Boost CVS access via web <a id="Browser" name=
|
||||
"Browser">Browser</a></h4>For access to the CVS archive from any modern web
|
||||
browser, you can also use the <a href=
|
||||
"http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost/boost/">web
|
||||
"http://boost.cvs.sourceforge.net/boost/boost/">web
|
||||
browser interface</a>. Try one of the color diffs to see how a
|
||||
file has changed over time. <b>Note:</b> this interface is only suitable
|
||||
for viewing individual files and their revision histories.
|
||||
|
||||
Reference in New Issue
Block a user