From b1a6ecb991c9696816dc08cebf0aa35da614ed5a Mon Sep 17 00:00:00 2001 From: grubert Date: Sat, 16 Feb 2013 19:48:49 +0000 Subject: [PATCH] fix manpage test git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk@7604 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/test/test_writers/test_manpage.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docutils/test/test_writers/test_manpage.py b/docutils/test/test_writers/test_manpage.py index 0960f842b..faf4b900b 100644 --- a/docutils/test/test_writers/test_manpage.py +++ b/docutils/test/test_writers/test_manpage.py @@ -141,10 +141,10 @@ General rule of life. .BI \-\-config\fB= Read configuration settings from , if it exists. .TP -.B \-\-version, \-V +.B \-\-version\fP,\fB \-V Show this program\(aqs version number and exit. .TP -.B \-\-help, \-h +.B \-\-help\fP,\fB \-h Show this help message and exit. .UNINDENT .SH OTHER SECTION -- 2.11.4.GIT