f147723
From a15c2fdf9fe2bdeb552d14026c7dfc664db10413 Mon Sep 17 00:00:00 2001
f147723
From: Ruben <ruben@rubenkerkhof.com>
f147723
Date: Sun, 17 Oct 2010 17:15:01 +0200
f147723
Subject: [PATCH 03/14] 03_fix_man.diff from Debian
f147723
f147723
---
f147723
 ajaxterm.1 |   12 ++++++------
f147723
 1 files changed, 6 insertions(+), 6 deletions(-)
f147723
f147723
diff --git a/ajaxterm.1 b/ajaxterm.1
f147723
index 46f2acb..8d0a942 100644
f147723
--- a/ajaxterm.1
f147723
+++ b/ajaxterm.1
f147723
@@ -1,4 +1,4 @@
f147723
-.TH ajaxterm "1" "May 2006" "ajaxterm 0.5" "User commands"
f147723
+.TH ajaxterm "1" "Jul 2006" "ajaxterm 0.7" "User commands"
f147723
 .SH NAME
f147723
 ajaxterm \- Web based terminal written in python
f147723
 
f147723
@@ -8,14 +8,14 @@ javascript for client side.
f147723
 It can use almost any web browser and even works through firewalls.
f147723
 
f147723
 .SH USAGE
f147723
-\fBajaxterm.py\fR [options]
f147723
+\fBajaxterm\fR [options]
f147723
 
f147723
 .SH OPTIONS
f147723
 A summary of the options supported by \fBajaxterm\fR is included below.
f147723
-    \fB-h, --help\fR            show this help message and exit
f147723
-    \fB-pPORT, --port=PORT\fR   Set the TCP port (default: 8022)
f147723
-    \fB-cCMD, --command=CMD\fR  set the command (default: /bin/login or ssh localhost)
f147723
-    \fB-l, --log\fR             log requests to stderr (default: quiet mode)
f147723
+    \fB-h, \--help\fR            show this help message and exit
f147723
+    \fB-pPORT, \--port=PORT\fR   Set the TCP port (default: 8022)
f147723
+    \fB-cCMD, \--command=CMD\fR  set the command (default: /bin/login or ssh localhost)
f147723
+    \fB-l, \--log\fR             log requests to stderr (default: quiet mode)
f147723
 
f147723
 .SH AUTHOR
f147723
 Antony Lesuisse <al@udev.org>
f147723
-- 
f147723
1.7.3.1
f147723