From c3aac50f284c6cca5b4f2eb46aaa13812cb8b630 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 28 Aug 1999 01:08:13 +0000 Subject: $Id$ -> $FreeBSD$ --- usr.bin/ypmatch/Makefile | 2 +- usr.bin/ypmatch/ypmatch.1 | 2 +- usr.bin/ypmatch/ypmatch.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/ypmatch') diff --git a/usr.bin/ypmatch/Makefile b/usr.bin/ypmatch/Makefile index bdf13edac4c9..22e62996937e 100644 --- a/usr.bin/ypmatch/Makefile +++ b/usr.bin/ypmatch/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $Id$ +# $FreeBSD$ PROG= ypmatch diff --git a/usr.bin/ypmatch/ypmatch.1 b/usr.bin/ypmatch/ypmatch.1 index d3cc5bf53966..6491407e942a 100644 --- a/usr.bin/ypmatch/ypmatch.1 +++ b/usr.bin/ypmatch/ypmatch.1 @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ypmatch.1,v 1.6 1997/08/29 11:52:52 charnier Exp $ +.\" $FreeBSD$ .\" .Dd December 3, 1993 .Dt YPMATCH 1 diff --git a/usr.bin/ypmatch/ypmatch.c b/usr.bin/ypmatch/ypmatch.c index 25e4530146fa..be266bb7e1e0 100644 --- a/usr.bin/ypmatch/ypmatch.c +++ b/usr.bin/ypmatch/ypmatch.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$Id: ypmatch.c,v 1.5 1997/08/29 11:52:52 charnier Exp $"; + "$FreeBSD$"; #endif /* not lint */ #include -- cgit v1.2.3