diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
| commit | 860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch) | |
| tree | fde30676422ab07fdec2d11fde3fc5693fdbb8cf /lib/libc/nls | |
| parent | b61013aa0c73c687493c80193bc040d29b351fb8 (diff) | |
This commit was manufactured by cvs2svn to create tagupstream/2.1.6_cvsrelease/2.1.6_cvs
'RELENG_2_1_6_RELEASE'.
This commit was manufactured to restore the state of the 2.1.6-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'lib/libc/nls')
| -rw-r--r-- | lib/libc/nls/catclose.3 | 2 | ||||
| -rw-r--r-- | lib/libc/nls/catclose.c | 2 | ||||
| -rw-r--r-- | lib/libc/nls/catgets.3 | 2 | ||||
| -rw-r--r-- | lib/libc/nls/catgets.c | 2 | ||||
| -rw-r--r-- | lib/libc/nls/catopen.3 | 2 | ||||
| -rw-r--r-- | lib/libc/nls/catopen.c | 2 | ||||
| -rw-r--r-- | lib/libc/nls/msgcat.c | 2 | ||||
| -rw-r--r-- | lib/libc/nls/msgcat.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/lib/libc/nls/catclose.3 b/lib/libc/nls/catclose.3 index f9803ffcaff7..8b46e0977fad 100644 --- a/lib/libc/nls/catclose.3 +++ b/lib/libc/nls/catclose.3 @@ -1,4 +1,4 @@ -.\" $Id$ +.\" $Id: catclose.3,v 1.1 1995/03/30 12:47:20 jkh Exp $ .\" .\" Copyright (c) 1994 Winning Strategies, Inc. .\" All rights reserved. diff --git a/lib/libc/nls/catclose.c b/lib/libc/nls/catclose.c index 341f6643aa80..501269292f6c 100644 --- a/lib/libc/nls/catclose.c +++ b/lib/libc/nls/catclose.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: catclose.c,v 1.1 1995/03/30 12:47:21 jkh Exp $ */ /* * Written by J.T. Conklin, 10/05/94 diff --git a/lib/libc/nls/catgets.3 b/lib/libc/nls/catgets.3 index f644130f343a..ecc1c0c38c8e 100644 --- a/lib/libc/nls/catgets.3 +++ b/lib/libc/nls/catgets.3 @@ -1,4 +1,4 @@ -.\" $Id: catgets.3,v 1.1 1995/03/30 12:47:23 jkh Exp $ +.\" $Id: catgets.3,v 1.1.4.2 1996/06/05 02:48:45 jkh Exp $ .\" .\" Copyright (c) 1994 Winning Strategies, Inc. .\" All rights reserved. diff --git a/lib/libc/nls/catgets.c b/lib/libc/nls/catgets.c index c29cf6468414..f2792787e96e 100644 --- a/lib/libc/nls/catgets.c +++ b/lib/libc/nls/catgets.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: catgets.c,v 1.1 1995/03/30 12:47:23 jkh Exp $ */ /* * Written by J.T. Conklin, 10/05/94 diff --git a/lib/libc/nls/catopen.3 b/lib/libc/nls/catopen.3 index 109829f0ddf3..ed3160abc2e1 100644 --- a/lib/libc/nls/catopen.3 +++ b/lib/libc/nls/catopen.3 @@ -1,4 +1,4 @@ -.\" $Id: catopen.3,v 1.1 1995/03/30 12:47:24 jkh Exp $ +.\" $Id: catopen.3,v 1.1.4.1 1996/01/30 16:45:41 mpp Exp $ .\" .\" Copyright (c) 1994 Winning Strategies, Inc. .\" All rights reserved. diff --git a/lib/libc/nls/catopen.c b/lib/libc/nls/catopen.c index 5dfb727c5812..217c9c8ec63a 100644 --- a/lib/libc/nls/catopen.c +++ b/lib/libc/nls/catopen.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: catopen.c,v 1.1 1995/03/30 12:47:25 jkh Exp $ */ /* * Written by J.T. Conklin, 10/05/94 diff --git a/lib/libc/nls/msgcat.c b/lib/libc/nls/msgcat.c index 5bf3947ddd5f..e454fa40fd2b 100644 --- a/lib/libc/nls/msgcat.c +++ b/lib/libc/nls/msgcat.c @@ -1,4 +1,4 @@ -/* $Id: msgcat.c,v 1.2.4.1 1995/08/28 05:06:51 davidg Exp $ */ +/* $Id: msgcat.c,v 1.2.4.3 1996/06/05 02:48:46 jkh Exp $ */ /*********************************************************** Copyright 1990, by Alfalfa Software Incorporated, Cambridge, Massachusetts. diff --git a/lib/libc/nls/msgcat.h b/lib/libc/nls/msgcat.h index 4fabb591529b..e2636e01a220 100644 --- a/lib/libc/nls/msgcat.h +++ b/lib/libc/nls/msgcat.h @@ -1,4 +1,4 @@ -/* $Id: msgcat.h,v 1.1 1995/03/30 12:47:27 jkh Exp $ */ +/* $Id: msgcat.h,v 1.2 1995/05/30 05:41:00 rgrimes Exp $ */ /* -*-c++-*- */ |
