summaryrefslogtreecommitdiff
path: root/sys/arch/zaurus
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/zaurus
parent27fad9823036e4e7f322b6db631263300af738d5 (diff)
reduce .Nd to one line and kill .Tn while here
Diffstat (limited to 'sys/arch/zaurus')
-rw-r--r--sys/arch/zaurus/stand/zboot/boot.87
1 files changed, 3 insertions, 4 deletions
diff --git a/sys/arch/zaurus/stand/zboot/boot.8 b/sys/arch/zaurus/stand/zboot/boot.8
index 08ce1dccdbd..166290097a5 100644
--- a/sys/arch/zaurus/stand/zboot/boot.8
+++ b/sys/arch/zaurus/stand/zboot/boot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot.8,v 1.12 2015/06/22 18:31:49 jmc Exp $
+.\" $OpenBSD: boot.8,v 1.13 2015/09/10 15:16:44 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 zaurus
.Os
.Sh NAME
.Nm boot ,
.Nm boot.conf
-.Nd
-zaurus-specific second-stage bootstrap
+.Nd zaurus-specific second-stage bootstrap
.Sh DESCRIPTION
The main purpose of this program is to load the system kernel while dealing
with the peculiarities of the zaurus machine.