aboutsummaryrefslogtreecommitdiff
path: root/news/newsfetch/files/patch-opt.c
blob: a07d560b80831934467084a3607889847fcd7542 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- opt.c.orig	Wed Nov 19 19:01:47 2003
+++ opt.c	Wed Nov 19 19:01:47 2003
@@ -192,8 +192,8 @@
 {
 
 char *options=
-"	[-clsyvV] [-d dirname] [-f rcfile] [-t N] 
-	[-T timeout] [-w M ] [-pPY filter] [-x command]
+"	[-clsyvV] [-d dirname] [-f rcfile] [-t N]\n\
+	[-T timeout] [-w M ] [-pPY filter] [-x command]\n\
 ";	
 		fprintf(stderr,"Usage: %s nntp_server [options]\n", prog_name);
 		fprintf(stderr,"Options:\n%s\n",options);