diff options
Diffstat (limited to 'debian/patches/010_w3m.1-debian-fix.patch')
-rw-r--r-- | debian/patches/010_w3m.1-debian-fix.patch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/patches/010_w3m.1-debian-fix.patch b/debian/patches/010_w3m.1-debian-fix.patch new file mode 100644 index 0000000..e43dae4 --- /dev/null +++ b/debian/patches/010_w3m.1-debian-fix.patch @@ -0,0 +1,20 @@ +--- w3m-0.5.2.orig/doc/w3m.1 2002-11-12 21:36:30.000000000 +0900 ++++ w3m-0.5.2/doc/w3m.1 2008-06-08 14:12:18.000000000 +0900 +@@ -123,7 +123,7 @@ + .B -pauth user:pass + proxy authentication + .TP +-.B -S ++.B -s + squeeze multiple blank lines + .TP + .B -W +@@ -133,7 +133,7 @@ + don't use termcap init/deinit + .TP + .B -title [=TERM] +-set buffer name to termianl title string. ++set buffer name to terminal title string. + If TERM is specified, use the TERM style title configuration. + .TP + .B -o opt=value |