diff options
| author | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2009-08-20 09:28:03 +0000 |
|---|---|---|
| committer | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2009-08-20 09:28:03 +0000 |
| commit | 9efc0ff2c50a9c7fda7141d201cf8b216c7eea6b (patch) | |
| tree | 2696a7697c66fe1542121b505f5b248ba3d52912 /test | |
| parent | 63bcdbfaea3892987a3eea57eb504cc967bdc942 (diff) | |
| download | docutils-9efc0ff2c50a9c7fda7141d201cf8b216c7eea6b.tar.gz | |
Do not print version at document end, this is done by the viewer.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6091 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'test')
| -rw-r--r-- | test/functional/expected/standalone_rst_manpage.man | 2 | ||||
| -rw-r--r-- | test/test_writers/test_manpage.py | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/test/functional/expected/standalone_rst_manpage.man b/test/functional/expected/standalone_rst_manpage.man index f4c621a60..2f01ff73b 100644 --- a/test/functional/expected/standalone_rst_manpage.man +++ b/test/functional/expected/standalone_rst_manpage.man @@ -108,8 +108,6 @@ Discussion is still open. grubert@users.sourceforge.net Date: 2006-10-22 - -Version: 0.1 .SH COPYRIGHT public domain .\" Generated by docutils manpage writer. diff --git a/test/test_writers/test_manpage.py b/test/test_writers/test_manpage.py index cdd12f321..13cecad2a 100644 --- a/test/test_writers/test_manpage.py +++ b/test/test_writers/test_manpage.py @@ -135,8 +135,6 @@ Show this help message and exit. someone@somewhere.net Date: 2009-08-05 - -Version: 0.1 .SH COPYRIGHT public domain .\" Generated by docutils manpage writer. |
