summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 930eb5e..ce9ff20 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ info.
**defaults**
local-packages-directory = "~/gnewsense/packages-parkes"
- remote-bzr-ur = "bzr://bzr.savannah.gnu.org/gnewsense/packages-parkes"
+ remote-bzr-url = "bzr://bzr.savannah.gnu.org/gnewsense/packages-parkes"
`packages-list-file`, is a file which contains a list of package names
that differ from Debian. Look at `packages-parkes.list` file for a
@@ -39,7 +39,7 @@ packages.
+ **S3** The script puts the names of packages, which doesn't contain
`README.gNewSense` file, into a seperate list.
-+ **S4** The dict produced in **S2** is used to generate moinmoin
++ **S4** The dict produced in **S2** is used to generate MoinMoin
marked up table, like [the one here][2].
+ **S5** The generated table is written to the `output-table-file`.
@@ -50,8 +50,8 @@ is barfed out to stdout.
## Notes
1. At present the script reads the whole `README.gNewSense` file and
- puts it in the second column of the table. The file typically about 10
- lines big & contains newlines.
+ puts it in the second column of the table. The file is typically
+ about 10 lines big & contains newlines.
Unforunately, the MoinMoin markup for the table doesn't allow the
columns to have new lines. So, the table generated by the script, at