diff --git a/share/man/man4/si.4 b/share/man/man4/si.4 index 832ea61087bf..7c9b232e6677 100644 --- a/share/man/man4/si.4 +++ b/share/man/man4/si.4 @@ -1,3 +1,5 @@ +.\" $NetBSD: si.4,v 1.2 1999/02/15 04:14:54 hubertf Exp $ +.\" .\" written from a reading of config files and driver source code .\" Erik E. Fair .Dd May 7, 1998 diff --git a/share/man/man4/tcom.4 b/share/man/man4/tcom.4 index 37d252c34685..eda17c652784 100644 --- a/share/man/man4/tcom.4 +++ b/share/man/man4/tcom.4 @@ -1,4 +1,5 @@ -.\"- +.\" $NetBSD: tcom.4,v 1.2 1999/02/15 04:14:54 hubertf Exp $ +.\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. .\" All rights reserved. .\" diff --git a/sys/arch/m68k/include/sync_icache.h b/sys/arch/m68k/include/sync_icache.h index 0e6f1846360f..ad7ceb8c1d08 100644 --- a/sys/arch/m68k/include/sync_icache.h +++ b/sys/arch/m68k/include/sync_icache.h @@ -1,3 +1,4 @@ +/* $NetBSD: sync_icache.h,v 1.2 1999/02/15 04:21:52 hubertf Exp $ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. diff --git a/sys/vm/pglist.h b/sys/vm/pglist.h index cb488cb4b771..9fd523d3070f 100644 --- a/sys/vm/pglist.h +++ b/sys/vm/pglist.h @@ -1,3 +1,5 @@ +/* $NetBSD: pglist.h,v 1.2 1999/02/15 04:17:35 hubertf Exp $ */ + #ifndef _PGLIST_H_ #define _PGLIST_H_