diff options
Diffstat (limited to 'usr.sbin/sendmail/mail.local')
-rw-r--r-- | usr.sbin/sendmail/mail.local/mail.local.8 | 2 | ||||
-rw-r--r-- | usr.sbin/sendmail/mail.local/mail.local.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sendmail/mail.local/mail.local.8 b/usr.sbin/sendmail/mail.local/mail.local.8 index ba09de7..55e061a 100644 --- a/usr.sbin/sendmail/mail.local/mail.local.8 +++ b/usr.sbin/sendmail/mail.local/mail.local.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mail.local.8 8.2 (Berkeley) 12/11/93 -.\" $Id: mail.local.8,v 1.2 1996/10/29 05:22:51 peter Exp $ +.\" $FreeBSD$ .\" .Dd December 11, 1993 .Dt MAIL.LOCAL 8 diff --git a/usr.sbin/sendmail/mail.local/mail.local.c b/usr.sbin/sendmail/mail.local/mail.local.c index 5d69341..445fc8d 100644 --- a/usr.sbin/sendmail/mail.local/mail.local.c +++ b/usr.sbin/sendmail/mail.local/mail.local.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: mail.local.c,v 1.4 1996/11/18 02:34:10 peter Exp $ + * $FreeBSD$ */ #ifndef lint |