pydb (1.26-1) 02_man_Sp.dpatch

Summary

 Doc/pydb.1.in |    2 --
 1 file changed, 2 deletions(-)

    
download this patch

Patch contents

#! /bin/sh /usr/share/dpatch/dpatch-run
## 02_man_Sp.dpatch by Simon McVittie <smcv@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Remove undefined .Sp macro; whatever it was meant to do, the man page
## DP: looks fine without it.

@DPATCH@
diff -urNad pydb~/Doc/pydb.1.in pydb/Doc/pydb.1.in
--- pydb~/Doc/pydb.1.in	2009-08-02 14:22:03.000000000 +0100
+++ pydb/Doc/pydb.1.in	2009-08-02 14:22:09.000000000 +0100
@@ -265,10 +265,8 @@
 .PD
 .\"===================================================================
 .SH "SEE ALSO"
-.Sp 
 http://bashdb.sourceforge.net/pydb/
 .PP
-.Sp
 http://bashdb.sourceforge.net/pydb/lib/index.html
 .\"===================================================================
 .SH AUTHOR