ptop (3.6.2-5) manpage_hyphen.patch

Summary

 pg_top.1.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

Description: Escape a hyphen in the manpage
Forwarded: http://pgfoundry.org/tracker/index.php?func=detail&aid=1010931&group_id=1000300&atid=1127
Author: Francois Marier <francois@debian.org>
Last-Update: 2010-10-14

--- a/pg_top.1.in
+++ b/pg_top.1.in
@@ -105,7 +105,7 @@ mode.
 .B \-q
 Renice
 .I pg_top
-to -20 so that it will run faster.  This can be used when the system is
+to \-20 so that it will run faster.  This can be used when the system is
 being very sluggish to improve the possibility of discovering the problem.
 This option can only be used by root.
 .TP