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/sparc/stand | |
parent | 35be2fa91ce531c6032e17cd9a180c4271d0f9b8 (diff) |
flesh out .Dt
Diffstat (limited to 'sys/arch/sparc/stand')
-rw-r--r-- | sys/arch/sparc/stand/installboot/installboot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc/stand/installboot/installboot.8 b/sys/arch/sparc/stand/installboot/installboot.8 index 59cba0b0025..62698627882 100644 --- a/sys/arch/sparc/stand/installboot/installboot.8 +++ b/sys/arch/sparc/stand/installboot/installboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: installboot.8,v 1.2 1999/05/23 14:11:30 aaron Exp $ +.\" $OpenBSD: installboot.8,v 1.3 1999/07/08 22:56:10 deraadt Exp $ .\" $NetBSD: installboot.8,v 1.1 1995/09/30 21:32:14 pk Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .Dd September 29, 1995 -.Dt INSTALLBOOT 8 +.Dt INSTALLBOOT 8 sparc .Os .Sh NAME .Nm installboot |