aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 6 insertions, 5 deletions
diff --git a/README b/README
index a2c1a7d..a5d8ed3 100644
--- a/README
+++ b/README
@@ -27,10 +27,11 @@ was dubbed a GNU package.
27 27
28* Current Status 28* Current Status
29 29
30The package compiles and runs on GNU/Linux systems. It supports all 30The package is fully operational. It compiles and runs on any
31command line switches required by POSIX, plus a number of extended 31GNU/Linux and most decent UNIX-like systems. It supports all command
32ones. It is able to produce output in two formats: in GNU cflow format 32line switches required by POSIX, plus a number of extended ones. It is
33(which is the default) and in POSIX format. 33able to produce output in two formats: in GNU cflow format (which is
34the default) and in POSIX format.
34 35
35Currently the utility is only able to process C sources. It is the 36Currently the utility is only able to process C sources. It is the
36only deviation from POSIX specs, which requires ability to process 37only deviation from POSIX specs, which requires ability to process
@@ -38,7 +39,7 @@ YACC and LEX sources as well as binary object files. This support will
38appear in future versions. 39appear in future versions.
39 40
40Emacs module cflow-mode.el works with files in GNU cflow format (as 41Emacs module cflow-mode.el works with files in GNU cflow format (as
41opposed to POSIX format). It has been tested with Emacs 21.3. 42opposed to POSIX format). It has been tested with Emacs 24.2.1.
42 43
43* Compilation 44* Compilation
44 45

Return to:

Send suggestions and report system problems to the System administrator.