diff options
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..1c68b05 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,10 @@ +w3m for Debian +-------------- + +Difference between pure w3m and the Debian package: + +* Change the -s option from "display charset Shift_JIS" to "squeeze multiple + blank lines" to work as /usr/bin/pager. In addition, the options -j and -e + are disabled. To specify the display charset, use -O{s|j|e} instead. + + -- Tatsuya Kinoshita <tats@debian.org>, Thu, 5 Aug 2010 21:02:47 +0900 |