aboutsummaryrefslogtreecommitdiffstats
path: root/apps/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/usage.c')
-rw-r--r--apps/usage.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/usage.c b/apps/usage.c
index 1aed8f0..bd15912 100644
--- a/apps/usage.c
+++ b/apps/usage.c
@@ -10,6 +10,9 @@ static char rcsid[] = "$Id$";
/*
* $Log$
+ * Revision 1.19 2008/03/03 06:04:42 james
+ * *** empty log message ***
+ *
* Revision 1.18 2008/03/03 06:04:18 james
* *** empty log message ***
*
@@ -125,7 +128,7 @@ usage (void)
" -n nlines the number of lines of history to store in the\n"
" server, that are replayed on connexion\n"
" -P pidfile write the pid of the server/terminal process to pidfile\n"
- " -R rotate logile specified with -L option\n"
+ " -R rotate logile specified with -L option\n"
" -u don't emit utf-8 try to use ISO-2202 to the local terminal\n"
" -w W[xH] start session with a screen of size W by H. 0<W<=132,\n"
" 0<H<24, default 80 by 24\n");