Module Name:    src
Committed By:   wiz
Date:           Thu Nov  5 14:02:07 UTC 2015

Modified Files:
        src/usr.bin/rump_allserver: rump_allserver.1

Log Message:
Sort options in SYNOPSIS.

Order is: 0123.9AaBbCc...Zz;
options without arguments in a block first, then the ones with arguments.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/rump_allserver/rump_allserver.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/rump_allserver/rump_allserver.1
diff -u src/usr.bin/rump_allserver/rump_allserver.1:1.22 src/usr.bin/rump_allserver/rump_allserver.1:1.23
--- src/usr.bin/rump_allserver/rump_allserver.1:1.22	Thu Nov  5 09:28:30 2015
+++ src/usr.bin/rump_allserver/rump_allserver.1	Thu Nov  5 14:02:07 2015
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rump_allserver.1,v 1.22 2015/11/05 09:28:30 ozaki-r Exp $
+.\"	$NetBSD: rump_allserver.1,v 1.23 2015/11/05 14:02:07 wiz Exp $
 .\"
 .\" Copyright (c) 2010 Antti Kantee.  All rights reserved.
 .\"
@@ -32,13 +32,12 @@
 .Nd rump kernel server
 .Sh SYNOPSIS
 .Nm
+.Op Fl sv
 .Op Fl c Ar ncpu
 .Op Fl d Ar drivespec
 .Op Fl l Ar library
 .Op Fl m Ar module
 .Op Fl r Ar total_ram
-.Op Fl s
-.Op Fl v
 .Ar url
 .Sh DESCRIPTION
 The

Reply via email to