diff options
author | Rob Austein <sra@hactrn.net> | 2010-04-10 18:32:32 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2010-04-10 18:32:32 +0000 |
commit | 54527b44c253bc62557a544522a33332b2ed40b6 (patch) | |
tree | 0b5ac1b6e0d962277baf786643e3a413baa04844 | |
parent | 348445fc629308d26bcd4257a81f69fa8a161931 (diff) |
Don't need w3m anymore
svn path=/rpkid/rpki/__doc__.py.in; revision=3175
-rw-r--r-- | rpkid/rpki/__doc__.py.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/rpkid/rpki/__doc__.py.in b/rpkid/rpki/__doc__.py.in index a274aaf7..8233fd60 100644 --- a/rpkid/rpki/__doc__.py.in +++ b/rpkid/rpki/__doc__.py.in @@ -196,18 +196,6 @@ # <li>Ubuntu: xsltproc</li> # </ul> # </li> -# -# <li> -# <a href="http://w3m.sourceforge.net/">http://w3m.sourceforge.net/</a>. -# testbed.py uses w3m to display the summary output from rcynic. -# Nothing terrible will happen if w3m isn't available, testbed.py -# will just complain about it being missing and won't display -# rcynic's output. -# <ul> -# <li>FreeBSD: /usr/ports/www/w3m</li> -# <li>Ubuntu: w3m</li> -# </ul> -# </li> # </ul> # # Some of the tests require MySQL databases to store their data. To set |