Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2010 07:27:17 GMT
From:      Alexander Best <alexbestms@wwu.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/147119: [geom] [patch] fix a typo in gsched(8) manual
Message-ID:  <201005270727.o4R7RHB4087001@www.freebsd.org>
Resent-Message-ID: <201005270730.o4R7U2A8041957@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         147119
>Category:       docs
>Synopsis:       [geom] [patch] fix a typo in gsched(8) manual
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 27 07:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Best
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD otaku 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r207931M: Tue May 11 21:43:46 CEST 2010     root@otaku:/usr/obj/usr/src/sys/ARUNDEL  amd64
>Description:
just a little patch to correct a typo in the gsched(8) manual.

cheers.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: sbin/geom/class/sched/gsched.8
===================================================================
--- sbin/geom/class/sched/gsched.8	(revision 208580)
+++ 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 


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005270727.o4R7RHB4087001>