Author: Ole Streicher <debian@liska.ath.cx
Description: Create a small shell script that starts the hv3 browser
--- /dev/null	2012-02-20 09:14:07.126015334 +0100
+++ a/hv/hv3	2012-02-21 12:26:59.000000000 +0100
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec wish /usr/share/hv3/hv3_main.tcl $*
--- /dev/null	2012-02-20 09:14:07.126015334 +0100
+++ a/hv/hv3.1	2012-02-21 14:21:10.977153261 +0100
@@ -0,0 +1,18 @@
+.TH HV3 "1" "January 2011" "HV3" "User Commands"
+.SH NAME
+hv3 \- Powerful yet minimalist web browser
+.SH SYNOPSIS
+.B hv3
+\fIurl \fR
+.SH DESCRIPTION
+Html Viewer 3 (hv3) is a powerful yet minimalist web browser that uses Tkhtml3
+as a rendering engine.The application itself is written in Tcl. Currently it
+is at alpha stage. Please try it out, then report bugs or make suggestions.
+.SH AUTHOR
+Dan Kennedy
+.SH "REPORTING BUGS"
+There is a mailing list for Hv3 and Tkhtml3 hosted by Google Groups. You can
+join the mailing list, view the archive and post new messages via
+http://groups.google.com/group/tkhtml3
+.SH COPYRIGHT
+Copyright (c) 2005 Dan Kennedy
