aboutsummaryrefslogtreecommitdiffstats
path: root/apps/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/usage.c')
-rw-r--r--apps/usage.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/usage.c b/apps/usage.c
index d76f9d9..307511d 100644
--- a/apps/usage.c
+++ b/apps/usage.c
@@ -10,6 +10,9 @@ static char rcsid[] = "$Id$";
/*
* $Log$
+ * Revision 1.17 2008/02/28 16:57:51 james
+ * *** empty log message ***
+ *
* Revision 1.16 2008/02/27 18:29:49 james
* *** empty log message ***
*
@@ -120,8 +123,7 @@ usage (void)
" server, that are replayed on connexion\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"
- );
+ " 0<H<24, default 80 by 24\n");
exit (1);