diff options
| author | cgd <cgd@NetBSD.org> | 1994-10-26 00:55:40 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-10-26 00:55:40 +0000 |
| commit | 4d2cbfce0a3370a71b0c10bcc093d43be0fae483 (patch) | |
| tree | a18537cc1fb44c62161104acb79c57f5d55c6e88 /include/disktab.h | |
| parent | 0642794c52ebddd38ef6328fa391cc84c614dfcf (diff) | |
new RCS ID format.
Diffstat (limited to 'include/disktab.h')
| -rw-r--r-- | include/disktab.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/disktab.h b/include/disktab.h index 636f80c4201..364c4a0c3d9 100644 --- a/include/disktab.h +++ b/include/disktab.h @@ -1,3 +1,5 @@ +/* $NetBSD: disktab.h,v 1.3 1994/10/26 00:55:51 cgd Exp $ */ + /* * Copyright (c) 1983 The Regents of the University of California. * All rights reserved. @@ -30,8 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: @(#)disktab.h 5.6 (Berkeley) 4/20/91 - * $Id: disktab.h,v 1.2 1993/08/01 18:44:56 mycroft Exp $ + * @(#)disktab.h 5.6 (Berkeley) 4/20/91 */ #ifndef _DISKTAB_H_ |
