diff options
| author | mycroft <mycroft@NetBSD.org> | 1994-06-13 20:49:58 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1994-06-13 20:49:58 +0000 |
| commit | db9421bbe704cfda51be3fc243dd2cff1b71b565 (patch) | |
| tree | fea112b658cb1e6623866452928deda4c9d81fff /usr.sbin/amd/include | |
| parent | 6d939e6bec9a3068795714ada2d43c966d046631 (diff) | |
Fix up RCS ids.
Diffstat (limited to 'usr.sbin/amd/include')
| -rw-r--r-- | usr.sbin/amd/include/am.h | 5 | ||||
| -rw-r--r-- | usr.sbin/amd/include/config.h | 6 | ||||
| -rw-r--r-- | usr.sbin/amd/include/fstype.h | 5 | ||||
| -rw-r--r-- | usr.sbin/amd/include/uwait.h | 6 |
4 files changed, 8 insertions, 14 deletions
diff --git a/usr.sbin/amd/include/am.h b/usr.sbin/amd/include/am.h index e36fb952ead..6cb7c7d076b 100644 --- a/usr.sbin/amd/include/am.h +++ b/usr.sbin/amd/include/am.h @@ -35,9 +35,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)am.h 5.6 (Berkeley) 6/6/93 - * - * $Id: am.h,v 1.2 1994/06/13 19:50:03 mycroft Exp $ + * from: @(#)am.h 5.6 (Berkeley) 6/6/93 + * $Id: am.h,v 1.3 1994/06/13 20:50:34 mycroft Exp $ * */ diff --git a/usr.sbin/amd/include/config.h b/usr.sbin/amd/include/config.h index 782613e7981..d2411854ff6 100644 --- a/usr.sbin/amd/include/config.h +++ b/usr.sbin/amd/include/config.h @@ -35,10 +35,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)config.h 8.1 (Berkeley) 6/6/93 - * - * $Id: config.h,v 1.2 1994/06/13 19:50:05 mycroft Exp $ - * + * from: @(#)config.h 8.1 (Berkeley) 6/6/93 + * $Id: config.h,v 1.3 1994/06/13 20:50:35 mycroft Exp $ */ /* diff --git a/usr.sbin/amd/include/fstype.h b/usr.sbin/amd/include/fstype.h index 76d2d7e8881..7d9185956e4 100644 --- a/usr.sbin/amd/include/fstype.h +++ b/usr.sbin/amd/include/fstype.h @@ -35,9 +35,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)fstype.h 8.1 (Berkeley) 6/6/93 - * - * $Id: fstype.h,v 1.2 1994/06/13 19:50:07 mycroft Exp $ + * from: @(#)fstype.h 8.1 (Berkeley) 6/6/93 + * $Id: fstype.h,v 1.3 1994/06/13 20:50:36 mycroft Exp $ * */ diff --git a/usr.sbin/amd/include/uwait.h b/usr.sbin/amd/include/uwait.h index 94a75724cf9..2fe51de67ca 100644 --- a/usr.sbin/amd/include/uwait.h +++ b/usr.sbin/amd/include/uwait.h @@ -35,10 +35,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)uwait.h 8.1 (Berkeley) 6/6/93 - * - * $Id: uwait.h,v 1.2 1994/06/13 19:50:10 mycroft Exp $ - * + * from: @(#)uwait.h 8.1 (Berkeley) 6/6/93 + * $Id: uwait.h,v 1.3 1994/06/13 20:50:37 mycroft Exp $ */ #if defined(mc68k) || defined(mc68000) || defined(mc68020) || defined(sparc) || defined(hp9000s300) || defined(hp9000s800) |
