BSD 4_3 development
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Sat, 11 Jan 1986 04:41:49 +0000 (20:41 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Sat, 11 Jan 1986 04:41:49 +0000 (20:41 -0800)
Work on file usr/src/usr.lib/sendmail/cf.named/arpa.ed

Synthesized-from: CSRG/cd1/4.3

usr/src/usr.lib/sendmail/cf.named/arpa.ed [new file with mode: 0644]

diff --git a/usr/src/usr.lib/sendmail/cf.named/arpa.ed b/usr/src/usr.lib/sendmail/cf.named/arpa.ed
new file mode 100644 (file)
index 0000000..f7fb9d3
--- /dev/null
@@ -0,0 +1,10 @@
+ed - arpa.cf << 'EOF'
+/S0/
+/now delete the local info/
+/R\$\*<\$\*\$=w>\$\*/
+d
+a
+R$*%$*<@LOCAL>         $1%$2<@>                        handle user%foo@LOCAL
+.
+w
+'EOF'