Module Name:    src
Committed By:   jruoho
Date:           Mon Mar 21 15:35:22 UTC 2011

Modified Files:
        src/usr.sbin/schedctl: schedctl.8

Log Message:
Use a better width for the list.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/schedctl/schedctl.8

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

Modified files:

Index: src/usr.sbin/schedctl/schedctl.8
diff -u src/usr.sbin/schedctl/schedctl.8:1.9 src/usr.sbin/schedctl/schedctl.8:1.10
--- src/usr.sbin/schedctl/schedctl.8:1.9	Sat Oct 18 03:40:18 2008
+++ src/usr.sbin/schedctl/schedctl.8	Mon Mar 21 15:35:21 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: schedctl.8,v 1.9 2008/10/18 03:40:18 rmind Exp $
+.\"	$NetBSD: schedctl.8,v 1.10 2011/03/21 15:35:21 jruoho Exp $
 .\"
 .\" Copyright (c) 2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd October 18, 2008
+.Dd March 21, 2011
 .Dt SCHEDCTL 8
 .Os
 .Sh NAME
@@ -51,7 +51,7 @@
 can also be used to start a new command using the specified parameters.
 .Pp
 Available options:
-.Bl -tag -width indent
+.Bl -tag -width "-C class "
 .It Fl A Ar cpus
 Set of the processors on which process or thread should run, that
 is, affinity.

Reply via email to