* [PATCH] Fix libipt_DSCP.c help message
@ 2004-03-03 20:04 Maciej Soltysiak
2004-03-04 0:09 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Maciej Soltysiak @ 2004-03-03 20:04 UTC (permalink / raw)
To: netfilter-devel
Hi,
this patch is pretty self-explanatory, fixes the way
the help message is displayed.
Best regards,
Maciej
Index: libipt_DSCP.c
===================================================================
RCS file: /cvspublic/iptables/extensions/libipt_DSCP.c,v
retrieving revision 1.6
diff -u -r1.6 libipt_DSCP.c
--- libipt_DSCP.c 7 Aug 2002 09:55:37 -0000 1.6
+++ libipt_DSCP.c 3 Mar 2004 20:02:22 -0000
@@ -35,7 +35,7 @@
" or in hex (ex: 0x20)\n"
" --set-dscp-class class Set the DSCP field in packet header to the\n"
" value represented by the DiffServ class value.\n"
-" This class may be EF,BE or any of the CSxx "
+" This class may be EF,BE or any of the CSxx\n"
" or AFxx classes.\n"
"\n"
" These two options are mutually exclusive !\
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Fix libipt_DSCP.c help message
2004-03-03 20:04 [PATCH] Fix libipt_DSCP.c help message Maciej Soltysiak
@ 2004-03-04 0:09 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2004-03-04 0:09 UTC (permalink / raw)
To: Maciej Soltysiak; +Cc: netfilter-devel
Maciej Soltysiak wrote:
> Hi,
>
> this patch is pretty self-explanatory, fixes the way
> the help message is displayed.
Thanks Maciej, I've applied the patch to CVS.
Regards
Patrick
>
> Best regards,
> Maciej
>
> Index: libipt_DSCP.c
> ===================================================================
> RCS file: /cvspublic/iptables/extensions/libipt_DSCP.c,v
> retrieving revision 1.6
> diff -u -r1.6 libipt_DSCP.c
> --- libipt_DSCP.c 7 Aug 2002 09:55:37 -0000 1.6
> +++ libipt_DSCP.c 3 Mar 2004 20:02:22 -0000
> @@ -35,7 +35,7 @@
> " or in hex (ex: 0x20)\n"
> " --set-dscp-class class Set the DSCP field in packet header to the\n"
> " value represented by the DiffServ class value.\n"
> -" This class may be EF,BE or any of the CSxx "
> +" This class may be EF,BE or any of the CSxx\n"
> " or AFxx classes.\n"
> "\n"
> " These two options are mutually exclusive !\
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-04 0:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-03 20:04 [PATCH] Fix libipt_DSCP.c help message Maciej Soltysiak
2004-03-04 0:09 ` Patrick McHardy
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.