summaryrefslogtreecommitdiff
path: root/sys/arch/armish
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2015-09-10 15:16:45 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2015-09-10 15:16:45 +0000
commit840dcf322050b4f05806a68886c1ca3d327b9b42 (patch)
tree9e86d72fec15c3d7de6624531689373660b9c244 /sys/arch/armish
parent27fad9823036e4e7f322b6db631263300af738d5 (diff)
reduce .Nd to one line and kill .Tn while here
Diffstat (limited to 'sys/arch/armish')
-rw-r--r--sys/arch/armish/stand/boot/boot.87
1 files changed, 3 insertions, 4 deletions
diff --git a/sys/arch/armish/stand/boot/boot.8 b/sys/arch/armish/stand/boot/boot.8
index 932261bf0d4..f116ca59f30 100644
--- a/sys/arch/armish/stand/boot/boot.8
+++ b/sys/arch/armish/stand/boot/boot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot.8,v 1.5 2015/06/22 18:31:48 jmc Exp $
+.\" $OpenBSD: boot.8,v 1.6 2015/09/10 15:16:43 schwarze Exp $
.\"
.\" Copyright (c) 1997-2001 Michael Shalayeff
.\" All rights reserved.
@@ -25,14 +25,13 @@
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: June 22 2015 $
+.Dd $Mdocdate: September 10 2015 $
.Dt BOOT 8 armish
.Os
.Sh NAME
.Nm boot ,
.Nm boot.conf
-.Nd
-armish-specific bootstrap
+.Nd armish-specific bootstrap
.Sh DESCRIPTION
The main purpose of this program is to load the system kernel.
.Pp