diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-08 22:56:12 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-08 22:56:12 +0000 |
commit | 6bd97090bd609d9633d59647278142e4a21369d2 (patch) | |
tree | ee3265d416a74d856653604aca842ec3213b290b /sys/arch/mvme68k | |
parent | 35be2fa91ce531c6032e17cd9a180c4271d0f9b8 (diff) |
flesh out .Dt
Diffstat (limited to 'sys/arch/mvme68k')
-rw-r--r-- | sys/arch/mvme68k/stand/installboot/installboot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/stand/installboot/installboot.8 b/sys/arch/mvme68k/stand/installboot/installboot.8 index bda1dd81d3a..f241cfca7b3 100644 --- a/sys/arch/mvme68k/stand/installboot/installboot.8 +++ b/sys/arch/mvme68k/stand/installboot/installboot.8 @@ -1,7 +1,7 @@ -.\" $Id: installboot.8,v 1.3 1999/05/23 14:11:29 aaron Exp $ +.\" $Id: installboot.8,v 1.4 1999/07/08 22:56:08 deraadt Exp $ .\" .Dd 31 May 1995 -.Dt INSTALLBOOT 8 +.Dt INSTALLBOOT 8 mvme68k .Os .Sh NAME .Nm installboot |