Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/uebayasi-xip]: src Sort options.
details: https://anonhg.NetBSD.org/src/rev/54fb796069e9
branches: uebayasi-xip
changeset: 751841:54fb796069e9
user: uebayasi <uebayasi%NetBSD.org@localhost>
date: Sun Nov 07 16:34:10 2010 +0000
description:
Sort options.
diffstat:
external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8 | 12 ++++++------
usr.sbin/mdsetimage/mdsetimage.8 | 4 ++--
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (63 lines):
diff -r 2894c1eba51d -r 54fb796069e9 external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8
--- a/external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8 Sat Nov 06 16:21:15 2010 +0000
+++ b/external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8 Sun Nov 07 16:34:10 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdsetimage.8,v 1.1.2.1 2010/11/04 07:29:59 uebayasi Exp $
+.\" $NetBSD: mdsetimage.8,v 1.1.2.2 2010/11/07 16:34:10 uebayasi 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,
diff -r 2894c1eba51d -r 54fb796069e9 usr.sbin/mdsetimage/mdsetimage.8
--- a/usr.sbin/mdsetimage/mdsetimage.8 Sat Nov 06 16:21:15 2010 +0000
+++ b/usr.sbin/mdsetimage/mdsetimage.8 Sun Nov 07 16:34:10 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdsetimage.8,v 1.9.48.1 2010/11/04 07:30:00 uebayasi Exp $
+.\" $NetBSD: mdsetimage.8,v 1.9.48.2 2010/11/07 16:34:11 uebayasi Exp $
.\"
.\" Copyright (c) 1996 Christopher G. Demetriou
.\" All rights reserved.
@@ -35,10 +35,10 @@
.Nd set kernel RAM disk image
.Sh SYNOPSIS
.Nm
+.Op Fl v
.Op Fl I Ar image_symbol
.Op Fl S Ar size_symbol
.Op Fl T Ar address
-.Op Fl v
.Ar kernel
.Ar image
.Sh DESCRIPTION
Home |
Main Index |
Thread Index |
Old Index