From 090fb430f117cbbf541214c39f88eb57afb71d15 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 22 Feb 1997 14:22:49 +0000 Subject: Revert $FreeBSD$ to $Id$ --- libexec/rpc.rwalld/Makefile | 2 +- libexec/rpc.rwalld/rpc.rwalld.8 | 2 +- libexec/rpc.rwalld/rwalld.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'libexec/rpc.rwalld') diff --git a/libexec/rpc.rwalld/Makefile b/libexec/rpc.rwalld/Makefile index a867320..f9bf277 100644 --- a/libexec/rpc.rwalld/Makefile +++ b/libexec/rpc.rwalld/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $Id$ PROG = rpc.rwalld SRCS = rwalld.c diff --git a/libexec/rpc.rwalld/rpc.rwalld.8 b/libexec/rpc.rwalld/rpc.rwalld.8 index 9f2d66c..cbd64a9 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. .\" -.\" $FreeBSD$ +.\" $Id$ .\" .Dd June 7, 1993 .Dt RPC.RWALLD 8 diff --git a/libexec/rpc.rwalld/rwalld.c b/libexec/rpc.rwalld/rwalld.c index b0511a4..90b0ffe 100644 --- a/libexec/rpc.rwalld/rwalld.c +++ b/libexec/rpc.rwalld/rwalld.c @@ -28,7 +28,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$Id$"; #endif /* not lint */ #include -- cgit v1.1