]> git.pld-linux.org Git - packages/sendmail.git/blob - sendmail-proto.m4.8.649.2.13.patch
- added man to BR
[packages/sendmail.git] / sendmail-proto.m4.8.649.2.13.patch
1 Index: proto.m4
2 ===================================================================
3 RCS file: /cvs/cf/m4/proto.m4,v
4 retrieving revision 8.649.2.12
5 retrieving revision 8.649.2.13
6 diff -u -r8.649.2.12 -r8.649.2.13
7 --- cf/m4/proto.m4      3 Dec 2002 16:48:37 -0000       8.649.2.12
8 +++ cf/m4/proto.m4      4 Dec 2002 00:12:18 -0000       8.649.2.13
9 @@ -1761,6 +1761,9 @@
10  dnl workspace: {client_name} $| {client_addr}
11  R$+ $| $+              $: $>D < $1 > <?> <+ Connect> < $2 >
12  dnl workspace: <result-of-lookup> <{client_addr}>
13 +dnl OR $| $+ if client_name is empty
14 +R   $| $+              $: $>A < $1 > <?> <+ Connect> <>        empty client_name
15 +dnl workspace: <result-of-lookup> <{client_addr}>
16  R<?> <$+>              $: $>A < $1 > <?> <+ Connect> <>        no: another lookup
17  dnl workspace: <result-of-lookup> (<>|<{client_addr}>)
18  R<?> <$*>              $: OK                           found nothing
This page took 0.050452 seconds and 3 git commands to generate.