summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/socppc/stand/mkboot/mkboot.88
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/socppc/stand/mkboot/mkboot.8 b/sys/arch/socppc/stand/mkboot/mkboot.8
index 8b4119e2f5d..de1818cd252 100644
--- a/sys/arch/socppc/stand/mkboot/mkboot.8
+++ b/sys/arch/socppc/stand/mkboot/mkboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mkboot.8,v 1.1 2008/05/15 21:32:20 kettenis Exp $
+.\" $OpenBSD: mkboot.8,v 1.2 2008/05/16 06:39:27 jmc Exp $
.\"
.\" Copyright (c) 2008 Mark Kettenis <kettenis@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 15 2008 $
+.Dd $Mdocdate: May 16 2008 $
.Dt MKBOOT 8 socppc
.Os
.Sh NAME
@@ -34,10 +34,10 @@ The options are as follows:
.Bl -tag -width Ds
.It Fl e Ar entry
Sets the entry point to
-.Em "entry" .
+.Ar entry .
.It Fl l Ar loadpoint
Sets the load address to
-.Em "loadpoint".
+.Ar loadpoint .
.El
.Sh HISTORY
A