docs/136219: gnop(8) manual page bug

Kouki Hashimoto hsmtkk at gmail.com
Wed Jul 1 14:20:02 UTC 2009


>Number:         136219
>Category:       docs
>Synopsis:       gnop(8) manual page bug
>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:   Wed Jul 01 14:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Kouki Hashimoto
>Release:        7.2-RELEASE
>Organization:
>Environment:
FreeBSD ex5800.xenon.homeunix.net 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #1: Thu Jun 25 20:58:44 JST 2009     root at ex5800.xenon.homeunix.net:/usr/obj/usr/src/sys/EX5800  i386

>Description:
First, pplease see gnop(8) man page, line 79.
It says as following...

EXAMPLES
 The following example shows how to create a transparent provider for disk
 /dev/da0 with 50% failure probability, and how to destroy it.
 gnop create -v -f 50 da0

But, to specify failure probability, we should use "-w" option
instead of "-f" option.
So, I think the writing should be
"gnop create -v -w 50 da0"

Regards.

>How-To-Repeat:
seen gnop(8) man page.
>Fix:


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



More information about the freebsd-doc mailing list