Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/mdsetimage Sort options in SYNOPSIS.



details:   https://anonhg.NetBSD.org/src/rev/c04dcac711c9
branches:  trunk
changeset: 758532:c04dcac711c9
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Nov 07 11:49:21 2010 +0000

description:
Sort options in SYNOPSIS.

diffstat:

 usr.sbin/mdsetimage/mdsetimage.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r cfc01bbd7a3c -r c04dcac711c9 usr.sbin/mdsetimage/mdsetimage.8
--- a/usr.sbin/mdsetimage/mdsetimage.8  Sun Nov 07 08:39:59 2010 +0000
+++ b/usr.sbin/mdsetimage/mdsetimage.8  Sun Nov 07 11:49:21 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdsetimage.8,v 1.10 2010/11/06 16:03:23 uebayasi Exp $
+.\" $NetBSD: mdsetimage.8,v 1.11 2010/11/07 11:49:21 wiz 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