summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1995-02-27 13:06:20 +0000
committercgd <cgd@NetBSD.org>1995-02-27 13:06:20 +0000
commit7ce7ea94153ca6bdfd41b7b3b6752a4e168074f8 (patch)
tree3a685f10e43a7283d9d2607843d70260528c6c1d /lib/libc
parent1c44409a29df9a2ca704413f90c5ebb9fbcd2195 (diff)
fix Ids
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/nls/Makefile.inc2
-rw-r--r--lib/libc/nls/catclose.34
-rw-r--r--lib/libc/nls/catclose.c2
-rw-r--r--lib/libc/nls/catgets.34
-rw-r--r--lib/libc/nls/catgets.c2
-rw-r--r--lib/libc/nls/catopen.34
-rw-r--r--lib/libc/nls/catopen.c2
-rw-r--r--lib/libc/nls/msgcat.c4
-rw-r--r--lib/libc/nls/msgcat.h2
9 files changed, 18 insertions, 8 deletions
diff --git a/lib/libc/nls/Makefile.inc b/lib/libc/nls/Makefile.inc
index 8c081e5dc93..f72d0917f33 100644
--- a/lib/libc/nls/Makefile.inc
+++ b/lib/libc/nls/Makefile.inc
@@ -1,4 +1,4 @@
-# $Id: Makefile.inc,v 1.6 1994/12/22 10:15:29 cgd Exp $
+# $NetBSD: Makefile.inc,v 1.7 1995/02/27 13:06:20 cgd Exp $
.PATH: ${.CURDIR}/nls
diff --git a/lib/libc/nls/catclose.3 b/lib/libc/nls/catclose.3
index fa7f8f40495..16cd1edee3a 100644
--- a/lib/libc/nls/catclose.3
+++ b/lib/libc/nls/catclose.3
@@ -1,3 +1,5 @@
+.\" $NetBSD: catclose.3,v 1.3 1995/02/27 13:06:26 cgd Exp $
+.\"
.\" Copyright (c) 1994 Winning Strategies, Inc.
.\" All rights reserved.
.\"
@@ -26,8 +28,6 @@
.\" (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: catclose.3,v 1.2 1994/11/18 15:36:11 jtc Exp $
-.\"
.Dd May 29, 1994
.Dt CATCLOSE 3
.Os
diff --git a/lib/libc/nls/catclose.c b/lib/libc/nls/catclose.c
index e65f0ca6c6e..6d9a612afbc 100644
--- a/lib/libc/nls/catclose.c
+++ b/lib/libc/nls/catclose.c
@@ -1,3 +1,5 @@
+/* $NetBSD: catclose.c,v 1.4 1995/02/27 13:06:30 cgd Exp $ */
+
/*
* Written by J.T. Conklin, 10/05/94
* Public domain.
diff --git a/lib/libc/nls/catgets.3 b/lib/libc/nls/catgets.3
index 69a3d2f1f64..d35c3fe7029 100644
--- a/lib/libc/nls/catgets.3
+++ b/lib/libc/nls/catgets.3
@@ -1,3 +1,5 @@
+.\" $NetBSD: catgets.3,v 1.4 1995/02/27 13:06:35 cgd Exp $
+.\"
.\" Copyright (c) 1994 Winning Strategies, Inc.
.\" All rights reserved.
.\"
@@ -26,8 +28,6 @@
.\" (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: catgets.3,v 1.3 1994/11/18 15:36:14 jtc Exp $
-.\"
.Dd May 29, 1994
.Dt CATGETS 3
.Os
diff --git a/lib/libc/nls/catgets.c b/lib/libc/nls/catgets.c
index 976d92d151a..4c6f009a831 100644
--- a/lib/libc/nls/catgets.c
+++ b/lib/libc/nls/catgets.c
@@ -1,3 +1,5 @@
+/* $NetBSD: catgets.c,v 1.6 1995/02/27 13:06:39 cgd Exp $ */
+
/*
* Written by J.T. Conklin, 10/05/94
* Public domain.
diff --git a/lib/libc/nls/catopen.3 b/lib/libc/nls/catopen.3
index 26bd4454d39..c641f8aafe9 100644
--- a/lib/libc/nls/catopen.3
+++ b/lib/libc/nls/catopen.3
@@ -1,3 +1,5 @@
+.\" $NetBSD: catopen.3,v 1.4 1995/02/27 13:06:44 cgd Exp $
+.\"
.\" Copyright (c) 1994 Winning Strategies, Inc.
.\" All rights reserved.
.\"
@@ -26,8 +28,6 @@
.\" (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: catopen.3,v 1.3 1994/12/23 13:04:39 cgd Exp $
-.\"
.Dd May 29, 1994
.Dt CATOPEN 3
.Os
diff --git a/lib/libc/nls/catopen.c b/lib/libc/nls/catopen.c
index 866c0cab4fb..1038156850b 100644
--- a/lib/libc/nls/catopen.c
+++ b/lib/libc/nls/catopen.c
@@ -1,3 +1,5 @@
+/* $NetBSD: catopen.c,v 1.4 1995/02/27 13:06:47 cgd Exp $ */
+
/*
* Written by J.T. Conklin, 10/05/94
* Public domain.
diff --git a/lib/libc/nls/msgcat.c b/lib/libc/nls/msgcat.c
index e3201bcf2da..2c773f4be20 100644
--- a/lib/libc/nls/msgcat.c
+++ b/lib/libc/nls/msgcat.c
@@ -1,3 +1,5 @@
+/* $NetBSD: msgcat.c,v 1.11 1995/02/27 13:06:51 cgd Exp $ */
+
/***********************************************************
Copyright 1990, by Alfalfa Software Incorporated, Cambridge, Massachusetts.
@@ -31,7 +33,7 @@ up-to-date. Many thanks.
******************************************************************/
#if defined(LIBC_SCCS) && !defined(lint)
-static char *rcsid = "$Id: msgcat.c,v 1.10 1994/12/23 13:01:33 cgd Exp $";
+static char *rcsid = "$NetBSD: msgcat.c,v 1.11 1995/02/27 13:06:51 cgd Exp $";
#endif /* LIBC_SCCS and not lint */
/* Edit History
diff --git a/lib/libc/nls/msgcat.h b/lib/libc/nls/msgcat.h
index 845fb75ad4b..82f411f28a0 100644
--- a/lib/libc/nls/msgcat.h
+++ b/lib/libc/nls/msgcat.h
@@ -1,3 +1,5 @@
+/* $NetBSD: msgcat.h,v 1.3 1995/02/27 13:06:55 cgd Exp $ */
+
/* -*-c++-*- */
#ifndef __msgcath