summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/cdboot
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-11-27 13:12:01 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-11-27 13:12:01 +0000
commitb6f50d00187650bf55a15449234ab6779ba96a30 (patch)
treebba8134ac82b14425433e102759034a13d3a17e3 /sys/arch/i386/stand/cdboot
parent500164ae21a18e5605f587d64d7f4921810f281e (diff)
ISOXXX/ISO-XXX -> ISO XXX
Diffstat (limited to 'sys/arch/i386/stand/cdboot')
-rw-r--r--sys/arch/i386/stand/cdboot/cdboot.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/stand/cdboot/cdboot.8 b/sys/arch/i386/stand/cdboot/cdboot.8
index 14c25e8f815..479a4e04289 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.3 2004/08/24 21:43:09 tom Exp $
+.\" $OpenBSD: cdboot.8,v 1.4 2005/11/27 13:12:00 jmc Exp $
.\" Copyright (c) 2004 Tom Cosgrove
.\" Copyright (c) 2003 Matthias Drochner
.\" Copyright (c) 1999 Doug White
@@ -102,5 +102,5 @@ program first appeared in
.Sh BUGS
The
.Ic ls
-command does not work on ISO-9660 (cd9660) filesystems,
+command does not work on ISO 9660 (cd9660) filesystems,
which are used on most CDs.