X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/57eaa3e23013718a0864620f46346542035710dd..c2714ef59c9198e2c0d7aaf2cb07b9daddbf4490:/usr.sbin/sendmail/cf/feature/uucpdomain.m4 diff --git a/usr.sbin/sendmail/cf/feature/uucpdomain.m4 b/usr.sbin/sendmail/cf/feature/uucpdomain.m4 index 98396fdc5b..77cc97bbe4 100644 --- a/usr.sbin/sendmail/cf/feature/uucpdomain.m4 +++ b/usr.sbin/sendmail/cf/feature/uucpdomain.m4 @@ -34,16 +34,16 @@ divert(-1) # divert(0) -VERSIONID(`@(#)uucpdomain.m4 8.1 (Berkeley) 6/7/93') +VERSIONID(`@(#)uucpdomain.m4 8.6 (Berkeley) 2/19/94') divert(-1) PUSHDIVERT(6) -Kuudomain ifelse(_ARG_, `', `hash /etc/uudomain -o', `_ARG_') +Kuudomain ifelse(_ARG_, `', `hash -o /etc/uudomain', `_ARG_') POPDIVERT -PUSHDIVERT(8) +PUSHDIVERT(2) # handle UUCP mapping R$* < @ $+ .UUCP > $* $: $1 < @ $(uudomain $2 $: $2.UUCP $) > $3 POPDIVERT