aboutsummaryrefslogtreecommitdiff
path: root/README-alpha
diff options
context:
space:
mode:
Diffstat (limited to 'README-alpha')
-rw-r--r--README-alpha8
1 files changed, 4 insertions, 4 deletions
diff --git a/README-alpha b/README-alpha
index 6548cf6..23a2504 100644
--- a/README-alpha
+++ b/README-alpha
@@ -10,34 +10,34 @@ autoconf installed to bootstrap the package. See the chapter `Building' for
the detailed instructions. After bootstrapping, there should be a file
'INSTALL' with generic installation instructions. Package-specific
installation instructions are set forth in the file README.
Please, note that the accompanying documentation may be inaccurate or
incomplete (well, to say the truth it is absent. See TODO for more info).
-The ChangeLog file is the authoritative documentation of all recent changes.
+The ChangeLog file is the authoritative documentation for all recent changes.
Report bugs to <bug-cflow@gnu.org>
* Checking Out the Sources
The following instructions apply if you wish to obtain sources from
the CVS repository:
To checkout the source tree from CVS issue the following command:
CVS_RSH=ssh \
- cvs -d :ext:anoncvs@savannah.gnu.org:/cvsroot/cflow checkout cflow
+ cvs -d :ext:anoncvs@cvs.savannah.gnu.org:/cvsroot/cflow checkout cflow
Make sure SSHv2 is used.
This will give you read-only access. If you think you need write access,
contact the mailing list.
The CVS repository is also available via HTTP from
- http://savannah.gnu.org/cgi-bin/viewcvs/cflow/cflow/
+ http://cvs.savannah.gnu.org/cgi-bin/viewcvs/cflow/cflow/
* Building
If you have taken the sources from CVS you will need the following
packages to build cflow. I don't make any extra effort to accommodate
older versions of these packages, so please make sure that you have the
@@ -85,13 +85,13 @@ Once in gdb, issue the following command
set _argp_hang=0
Now set your breakpoints and proceed as usual.
* Copyright information:
-Copyright (C) 2005 Sergey Poznyakoff
+Copyright (C) 2005, 2007 Sergey Poznyakoff
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
copyright notice and this permission notice are preserved,
thus giving the recipient permission to redistribute in turn.

Return to:

Send suggestions and report system problems to the System administrator.