diff options
Diffstat (limited to 'libexec/mail.local')
| -rw-r--r-- | libexec/mail.local/Makefile | 2 | ||||
| -rw-r--r-- | libexec/mail.local/mail.local.8 | 2 | ||||
| -rw-r--r-- | libexec/mail.local/mail.local.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile index 59eaed29c337..b9f3d3c4328b 100644 --- a/libexec/mail.local/Makefile +++ b/libexec/mail.local/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id$ +# $Id: Makefile,v 1.5 1996/09/22 21:54:03 wosch Exp $ PROG= mail.local MAN8= mail.local.8 diff --git a/libexec/mail.local/mail.local.8 b/libexec/mail.local/mail.local.8 index 8ffd5357ddf4..536bf0b78852 100644 --- a/libexec/mail.local/mail.local.8 +++ b/libexec/mail.local/mail.local.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mail.local.8 8.2 (Berkeley) 12/11/93 -.\" $Id$ +.\" $Id: mail.local.8,v 1.4 1996/09/22 21:54:05 wosch Exp $ .\" .Dd December 11, 1993 .Dt MAIL.LOCAL 8 diff --git a/libexec/mail.local/mail.local.c b/libexec/mail.local/mail.local.c index 865fe20d707f..14f3457484bd 100644 --- a/libexec/mail.local/mail.local.c +++ b/libexec/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.9 1996/09/22 21:54:07 wosch Exp $ + * $Id: mail.local.c,v 1.10 1996/10/23 05:05:32 scrappy Exp $ */ #ifndef lint |
