Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Apr 2010 22:10:18 +0200 (CEST)
From:      Alexander Best <alexbestms@wwu.de>
To:        Luigi Rizzo <luigi@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org
Subject:   Re: svn commit: r206497 - in head: sbin/geom/class sbin/geom/class/sched sys/geom/sched sys/modules/geom sys/modules/geom/geom_sched sys/modules/geom/geom_sched/gs_sched sys/modules/geom/geom_sched/gsc...
Message-ID:  <permail-20100424201018f7e55a9d00007b30-a_best01@message-id.uni-muenster.de>

index | next in thread | raw e-mail

[-- Attachment #1 --]
tiny patch to fix a typo in the gsched(8) manual. ;)

-- 
Alexander Best

[-- Attachment #2 --]
Index: sbin/geom/class/sched/gsched.8
===================================================================
--- sbin/geom/class/sched/gsched.8	(revision 207154)
+++ sbin/geom/class/sched/gsched.8	(working copy)
@@ -93,8 +93,8 @@
 on an already existing provider.
 .Pp
 A subsequent 'destroy' will remove the newly created geom and
-hook the provider back to the original geom.
-.Ar algorithm
+hook the provider back to the original geom
+.Ar algorithm .
 .It Cm configure
 Configure existing scheduling provider.  It supports the same options
 as the 
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?permail-20100424201018f7e55a9d00007b30-a_best01>