From 53e23ce3319763c69fd6174239f655d5210e8a58 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Fri, 22 Jan 1999 18:18:26 +0000 Subject: Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$. --- clients/zaway/zaway.1 | 4 +--- clients/zaway/zaway.c | 3 +-- clients/zctl/zctl.1 | 4 +--- clients/zctl/zctl.c | 3 +-- clients/zctl/zctl_cmds.ct | 4 +--- clients/zleave/zleave.1 | 4 +--- clients/zleave/zleave.c | 5 ++--- clients/zlocate/zlocate.1 | 4 +--- clients/zlocate/zlocate.c | 3 +-- clients/zmailnotify/zmailnotify.1 | 4 +--- clients/znol/znol.1 | 4 +--- clients/znol/znol.c | 3 +-- clients/zpopnotify/zpopnotify.8 | 4 +--- clients/zpopnotify/zpopnotify.c | 5 ++--- clients/zshutdown_notify/zshutdown_notify.8 | 4 +--- clients/zstat/zserver.h | 4 +--- clients/zstat/zstat.8 | 4 +--- clients/zstat/zstat.c | 3 +-- clients/zwrite/zwrite.1 | 4 +--- clients/zwrite/zwrite.c | 3 +-- 20 files changed, 22 insertions(+), 54 deletions(-) (limited to 'clients') diff --git a/clients/zaway/zaway.1 b/clients/zaway/zaway.1 index 3fadd38..480c8c6 100644 --- a/clients/zaway/zaway.1 +++ b/clients/zaway/zaway.1 @@ -1,6 +1,4 @@ -.\" $Source$ -.\" $Author$ -.\" $Header$ +.\" $Id$ .\" .\" Copyright 1987,1988 by the Massachusetts Institute of Technology .\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h diff --git a/clients/zaway/zaway.c b/clients/zaway/zaway.c index 289ebb1..d871ef8 100644 --- a/clients/zaway/zaway.c +++ b/clients/zaway/zaway.c @@ -3,8 +3,7 @@ * * Created by: Robert French * - * $Source$ - * $Author$ + * $Id$ * * Copyright (c) 1987, 1993 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file diff --git a/clients/zctl/zctl.1 b/clients/zctl/zctl.1 index 6b6e4c0..0817363 100644 --- a/clients/zctl/zctl.1 +++ b/clients/zctl/zctl.1 @@ -1,6 +1,4 @@ -.\" $Source$ -.\" $Author$ -.\" $Header$ +.\" $Id$ .\" .\" Copyright 1987,1988 by the Massachusetts Institute of Technology .\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h diff --git a/clients/zctl/zctl.c b/clients/zctl/zctl.c index c3dfbf1..5a756a7 100644 --- a/clients/zctl/zctl.c +++ b/clients/zctl/zctl.c @@ -3,8 +3,7 @@ * * Created by: Robert French * - * $Source$ - * $Author$ + * $Id$ * * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file diff --git a/clients/zctl/zctl_cmds.ct b/clients/zctl/zctl_cmds.ct index 363ca66..374effc 100644 --- a/clients/zctl/zctl_cmds.ct +++ b/clients/zctl/zctl_cmds.ct @@ -1,6 +1,4 @@ -# $Source$ -# $Author$ -# $Header$ +# $Id$ # command_table zctl_cmds; diff --git a/clients/zleave/zleave.1 b/clients/zleave/zleave.1 index e1cdf19..0458e04 100644 --- a/clients/zleave/zleave.1 +++ b/clients/zleave/zleave.1 @@ -1,6 +1,4 @@ -.\" $Source$ -.\" $Author$ -.\" $Header$ +.\" $Id$ .\" .\" Copyright (c) 1980 Regents of the University of California. .\" All rights reserved. The Berkeley software License Agreement diff --git a/clients/zleave/zleave.c b/clients/zleave/zleave.c index 2484f6a..ee2d8dd 100644 --- a/clients/zleave/zleave.c +++ b/clients/zleave/zleave.c @@ -3,8 +3,7 @@ * * Created by: David Jedlinsky * - * $Source$ - * $Author$ + * $Id$ * * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file @@ -16,7 +15,7 @@ #include #ifndef lint -static char rcsid_zlocate_c[] = "$Header$"; +static char rcsid_zlocate_c[] = "$Id$"; #endif /* lint */ /* diff --git a/clients/zlocate/zlocate.1 b/clients/zlocate/zlocate.1 index a42be5e..e361898 100644 --- a/clients/zlocate/zlocate.1 +++ b/clients/zlocate/zlocate.1 @@ -1,6 +1,4 @@ -.\" $Source$ -.\" $Author$ -.\" $Header$ +.\" $Id$ .\" .\" Copyright 1987,1988 by the Massachusetts Institute of Technology .\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h diff --git a/clients/zlocate/zlocate.c b/clients/zlocate/zlocate.c index 8d7861d..4469565 100644 --- a/clients/zlocate/zlocate.c +++ b/clients/zlocate/zlocate.c @@ -3,8 +3,7 @@ * * Created by: Robert French * - * $Source$ - * $Author$ + * $Id$ * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file diff --git a/clients/zmailnotify/zmailnotify.1 b/clients/zmailnotify/zmailnotify.1 index 2b34701..3c6be20 100644 --- a/clients/zmailnotify/zmailnotify.1 +++ b/clients/zmailnotify/zmailnotify.1 @@ -1,6 +1,4 @@ -.\" $Source$ -.\" $Author$ -.\" $Header$ +.\" $Id$ .\" .\" Copyright 1988 by the Massachusetts Institute of Technology .\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h diff --git a/clients/znol/znol.1 b/clients/znol/znol.1 index 3922183..4e31f8b 100644 --- a/clients/znol/znol.1 +++ b/clients/znol/znol.1 @@ -1,6 +1,4 @@ -.\" $Source$ -.\" $Author$ -.\" $Header$ +.\" $Id$ .\" .\" Copyright 1987,1988 by the Massachusetts Institute of Technology .\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h diff --git a/clients/znol/znol.c b/clients/znol/znol.c index fe29055..bd6ff98 100644 --- a/clients/znol/znol.c +++ b/clients/znol/znol.c @@ -3,8 +3,7 @@ * * Created by: Robert French * - * $Source$ - * $Author$ + * $Id$ * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file diff --git a/clients/zpopnotify/zpopnotify.8 b/clients/zpopnotify/zpopnotify.8 index dc84048..0d01923 100644 --- a/clients/zpopnotify/zpopnotify.8 +++ b/clients/zpopnotify/zpopnotify.8 @@ -1,6 +1,4 @@ -.\" $Source$ -.\" $Author$ -.\" $Header$ +.\" $Id$ .\" .\" Copyright 1988 by the Massachusetts Institute of Technology .\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h diff --git a/clients/zpopnotify/zpopnotify.c b/clients/zpopnotify/zpopnotify.c index ba4e376..a382707 100644 --- a/clients/zpopnotify/zpopnotify.c +++ b/clients/zpopnotify/zpopnotify.c @@ -3,8 +3,7 @@ * * Created by: Robert French * - * $Source$ - * $Author$ + * $Id$ * * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file @@ -23,7 +22,7 @@ #include #ifndef lint -static char rcsid_zpopnotify_c[] = "$Header$"; +static char rcsid_zpopnotify_c[] = "$Id$"; #endif /* lint */ #define MAIL_CLASS "MAIL" diff --git a/clients/zshutdown_notify/zshutdown_notify.8 b/clients/zshutdown_notify/zshutdown_notify.8 index 9dfa522..d92fafc 100644 --- a/clients/zshutdown_notify/zshutdown_notify.8 +++ b/clients/zshutdown_notify/zshutdown_notify.8 @@ -1,6 +1,4 @@ -.\" $Source$ -.\" $Author$ -.\" $Header$ +.\" $Id$ .\" .\" Copyright 1988 by the Massachusetts Institute of Technology .\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h diff --git a/clients/zstat/zserver.h b/clients/zstat/zserver.h index 467b41f..91e6026 100644 --- a/clients/zstat/zserver.h +++ b/clients/zstat/zserver.h @@ -5,9 +5,7 @@ * * Created by: John T. Kohl * - * $Source$ - * $Author$ - * $Header$ + * $Id$ * * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file diff --git a/clients/zstat/zstat.8 b/clients/zstat/zstat.8 index 264a1e5..e3cfbce 100644 --- a/clients/zstat/zstat.8 +++ b/clients/zstat/zstat.8 @@ -1,6 +1,4 @@ -.\" $Source$ -.\" $Author$ -.\" $Header$ +.\" $Id$ .\" .\" Copyright 1987,1988 by the Massachusetts Institute of Technology .\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h diff --git a/clients/zstat/zstat.c b/clients/zstat/zstat.c index 798baf0..f378771 100644 --- a/clients/zstat/zstat.c +++ b/clients/zstat/zstat.c @@ -3,8 +3,7 @@ * * Created by: David C. Jedlinsky * - * $Source$ - * $Author$ + * $Id$ * * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file diff --git a/clients/zwrite/zwrite.1 b/clients/zwrite/zwrite.1 index 49c3071..900d28c 100644 --- a/clients/zwrite/zwrite.1 +++ b/clients/zwrite/zwrite.1 @@ -1,6 +1,4 @@ -.\" $Source$ -.\" $Author$ -.\" $Header$ +.\" $Id$ .\" .\" Copyright 1987,1988 by the Massachusetts Institute of Technology .\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h diff --git a/clients/zwrite/zwrite.c b/clients/zwrite/zwrite.c index 67badb3..453706c 100644 --- a/clients/zwrite/zwrite.c +++ b/clients/zwrite/zwrite.c @@ -3,8 +3,7 @@ * * Created by: Robert French * - * $Source$ - * $Author$ + * $Id$ * * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file -- cgit v1.2.3