diff options
Diffstat (limited to 'libexec/rpc.rwalld')
| -rw-r--r-- | libexec/rpc.rwalld/Makefile | 2 | ||||
| -rw-r--r-- | libexec/rpc.rwalld/rpc.rwalld.8 | 2 | ||||
| -rw-r--r-- | libexec/rpc.rwalld/rwalld.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libexec/rpc.rwalld/Makefile b/libexec/rpc.rwalld/Makefile index f9bf277da151..c4e50496aef9 100644 --- a/libexec/rpc.rwalld/Makefile +++ b/libexec/rpc.rwalld/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 14:22:18 peter Exp $ PROG = rpc.rwalld SRCS = rwalld.c diff --git a/libexec/rpc.rwalld/rpc.rwalld.8 b/libexec/rpc.rwalld/rpc.rwalld.8 index 31204f5c24ec..9aa0727c32e9 100644 --- a/libexec/rpc.rwalld/rpc.rwalld.8 +++ b/libexec/rpc.rwalld/rpc.rwalld.8 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: rpc.rwalld.8,v 1.3 1997/02/22 14:22:18 peter Exp $ +.\" $Id: rpc.rwalld.8,v 1.4 1997/12/02 12:20:10 charnier Exp $ .\" .Dd June 7, 1993 .Dt RPC.RWALLD 8 diff --git a/libexec/rpc.rwalld/rwalld.c b/libexec/rpc.rwalld/rwalld.c index f94f4a6148b6..1753f11b60c6 100644 --- a/libexec/rpc.rwalld/rwalld.c +++ b/libexec/rpc.rwalld/rwalld.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$Id: rwalld.c,v 1.6 1997/12/02 12:20:17 charnier Exp $"; + "$Id: rwalld.c,v 1.7 1998/01/19 23:13:38 wpaul Exp $"; #endif /* not lint */ #include <err.h> |
