mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
15 lines
352 B
Plaintext
15 lines
352 B
Plaintext
diff -c -N ../faces/faces.sendmail ./faces.sendmail
|
|
*** ../faces/faces.sendmail Mon Jul 1 03:25:50 1991
|
|
--- ./faces.sendmail Tue Dec 10 20:19:25 1996
|
|
***************
|
|
*** 37,40 ****
|
|
-e ': copy' \
|
|
-e p \
|
|
-e n \
|
|
! -e 'b copy' | /usr/lib/sendmail "$@"
|
|
--- 37,40 ----
|
|
-e ': copy' \
|
|
-e p \
|
|
-e n \
|
|
! -e 'b copy' | /usr/sbin/sendmail "$@"
|