Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/binutils/usr.sbin/mdsetimage Sort options.
details: https://anonhg.NetBSD.org/src/rev/f5d1a6c63e92
branches: trunk
changeset: 758533:f5d1a6c63e92
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Nov 07 11:50:23 2010 +0000
description:
Sort options.
diffstat:
external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8 | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (42 lines):
diff -r c04dcac711c9 -r f5d1a6c63e92 external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8
--- a/external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8 Sun Nov 07 11:49:21 2010 +0000
+++ b/external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8 Sun Nov 07 11:50:23 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdsetimage.8,v 1.2 2010/11/06 16:03:23 uebayasi Exp $
+.\" $NetBSD: mdsetimage.8,v 1.3 2010/11/07 11:50:23 wiz Exp $
.\"
.\" Copyright (c) 1996 Christopher G. Demetriou
.\" All rights reserved.
@@ -36,9 +36,9 @@
.Sh SYNOPSIS
.Nm
.Op Fl svx
+.Op Fl b Ar bfdname
.Op Fl I Ar image_symbol
.Op Fl S Ar size_symbol
-.Op Fl b Ar bfdname
.Ar kernel
.Ar image
.Sh DESCRIPTION
@@ -53,6 +53,10 @@
will typically be used by the kernel
as the root file system.
.Pp
+To recognize kernel executable format, the
+.Fl b
+flag specifies BFD name of kernel.
+.Pp
The
.Fl I
and
@@ -60,10 +64,6 @@
flags specify the symbol names of image and size of memory disk
drivers respectively.
.Pp
-To recognize kernel executable format, the
-.Fl b
-flag specifies BFD name of kernel.
-.Pp
If the
.Fl s
flags is given,
Home |
Main Index |
Thread Index |
Old Index