From nobody@FreeBSD.org  Tue Apr 17 19:30:42 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 891621065689
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 17 Apr 2012 19:30:42 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 7524A8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 17 Apr 2012 19:30:42 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q3HJUf4Z049638
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 17 Apr 2012 19:30:41 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q3HJUfvr049637;
	Tue, 17 Apr 2012 19:30:41 GMT
	(envelope-from nobody)
Message-Id: <201204171930.q3HJUfvr049637@red.freebsd.org>
Date: Tue, 17 Apr 2012 19:30:41 GMT
From: Eugen Konkov <kes-kes@yandex.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ambigious output of fdisk
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         167036
>Category:       bin
>Synopsis:       ambigious output of fdisk(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 17 19:40:01 UTC 2012
>Closed-Date:    
>Last-Modified:  Tue Apr 17 20:09:06 UTC 2012
>Originator:     Eugen Konkov
>Release:        
>Organization:
ISP FreeLine
>Environment:
>Description:
mfsbsd# dd if=/dev/zero of=/dev/ada0 bs=512 count=10
mfsbsd# fdisk -I ada0
******* Working on device ada0 *******
fdisk: invalid fdisk partition table found

this is ambigious: 
 a) it was error message, command fail
 b) this is error message but command success
 c) this is just some message, command success

May be that will be better: 
******* Working on device ada0 *******
fdisk: invalid fdisk partition table found
fdisk: partition was fixed and initialized sucessfully

>How-To-Repeat:

>Fix:


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