View | Details | Raw Unified | Return to bug 150082 | Differences between
and this patch

Collapse All | Expand All

(-)gsched.8 (-1 / +1 lines)
Lines 135-141 Link Here
135
Exit status is 0 on success, and 1 if the command fails.
135
Exit status is 0 on success, and 1 if the command fails.
136
.Sh EXAMPLES
136
.Sh EXAMPLES
137
The following example shows how to create a scheduling provider for disk
137
The following example shows how to create a scheduling provider for disk
138
.Pa /dev/da0
138
.Pa /dev/ad0
139
, and how to destroy it.
139
, and how to destroy it.
140
.Bd -literal -offset indent
140
.Bd -literal -offset indent
141
# Load the geom_sched module:
141
# Load the geom_sched module:

Return to bug 150082