From 7eddd725ccc8f117ef2ee56aa26c5741c979427d Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 15 Apr 2008 16:07:26 +0000 Subject: fixed option string @ -h|--help some improvments for manpage --- src/man/Makefile | 7 +- src/man/anytun.txt | 364 ++++++++++++++++++++++++++++++----------------------- 2 files changed, 212 insertions(+), 159 deletions(-) (limited to 'src/man') diff --git a/src/man/Makefile b/src/man/Makefile index 7ae4fd7..081cfcd 100644 --- a/src/man/Makefile +++ b/src/man/Makefile @@ -1,10 +1,7 @@ all: manpage -anytun.xml: anytun.txt - asciidoc -b docbook -d manpage anytun.txt - -anytun.8: anytun.xml - xmlto man anytun.xml +anytun.8: anytun.txt + a2x -f manpage anytun.txt manpage: anytun.8 diff --git a/src/man/anytun.txt b/src/man/anytun.txt index bdd8f3b..1de30bf 100644 --- a/src/man/anytun.txt +++ b/src/man/anytun.txt @@ -8,27 +8,32 @@ anytun - anycast tunneling daemon SYNOPSIS -------- -anytun [-h|--help] - [-D|--nodaemonize] - [-s|--sender-id ] - [-i|--interface] - [-p|--port] - [-I|--sync-interface] - [-S|--sync-port] - [-M|--sync-hosts] :[,:[...]] - - [-r|--remote-host] - [-o|--remote-port] - [-d|--dev] - [-t|--type] - [-n|--ifconfig] - - [-w|--window-size] - [-c|--cipher] - [-K|--key] - [-A|--salt] - [-k|--kd-prf] - [-a|--auth-algo] +*anytun* +[ *-h|--help* ] +[ *-D|--nodaemonize* ] +[ *-C|--chroot* ] +[ *-u|--username* ] +[ *-H|--chroot-dir* ] +[ *-P|--write-pid* ] +[ *-s|--sender-id* ] +[ *-i|--interface* ] +[ *-p|--port* ] +[ *-I|--sync-interface* ] +[ *-S|--sync-port* port> ] +[ *-M|--sync-hosts* :[,:[...]] ] +[ *-X|--control-host* : +[ *-r|--remote-host* ] +[ *-o|--remote-port* ] +[ *-d|--dev* ] +[ *-t|--type* ] +[ *-n|--ifconfig* ] +[ *-x|--post-up-script*