summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/cdboot/cdboot.8
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/stand/cdboot/cdboot.8')
-rw-r--r--sys/arch/i386/stand/cdboot/cdboot.87
1 files changed, 3 insertions, 4 deletions
diff --git a/sys/arch/i386/stand/cdboot/cdboot.8 b/sys/arch/i386/stand/cdboot/cdboot.8
index 1d356af2fc9..52beaec701a 100644
--- a/sys/arch/i386/stand/cdboot/cdboot.8
+++ b/sys/arch/i386/stand/cdboot/cdboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cdboot.8,v 1.8 2012/10/29 17:25:29 jmc Exp $
+.\" $OpenBSD: cdboot.8,v 1.9 2015/09/10 15:16:43 schwarze Exp $
.\" Copyright (c) 2004 Tom Cosgrove
.\" Copyright (c) 2003 Matthias Drochner
.\" Copyright (c) 1999 Doug White
@@ -25,13 +25,12 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 29 2012 $
+.Dd $Mdocdate: September 10 2015 $
.Dt CDBOOT 8 i386
.Os
.Sh NAME
.Nm cdboot
-.Nd
-i386-specific second-stage CD-specific bootstrap
+.Nd i386-specific second-stage CD-specific bootstrap
.Sh DESCRIPTION
.Nm
is a modified version of the i386 second-stage bootstrap program,