summaryrefslogtreecommitdiffstats
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Quick fix for Lintian 'manpage-has-bad-whatis-entry' warningDario Minnucci2010-12-011-2/+2
| | | | Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
* Implemented detection of OpenVPN tunnel device typeDavid Sommerseth2010-11-301-0/+4
| | | | | | | | | | | | This will later be used to be able to support OpenVPN in tun mode as well as the now only supported tap mode. It will first try to detect the tunnel type based on the 'dev_type' environment variable if available. If not, it will try to figure it out based on the device name. If this fails, it is possible to force the eurephia to a specific device type by setting the openvpn_devtype config variable. Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
* More man page fixes for DebianDavid Sommerseth2010-10-191-1/+1
| | | | | | A dash was not escaped with backslash. Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
* Fixed a Debian lintian complaints on a man pageDavid Sommerseth2010-10-191-1/+3
| | | | | | It didn't like that the NAME section contained a description instead. Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
* Moved all man pages from section 8 to the more proper section 7.David Sommerseth2010-07-301-3/+4
|
* Added man page for eurephia configuration variables stored in the databaseDavid Sommerseth2010-07-301-0/+58