From owner-freebsd-doc@FreeBSD.ORG Fri Dec 30 01:30:12 2005 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3135616A41F for ; Fri, 30 Dec 2005 01:30:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE3E843D5D for ; Fri, 30 Dec 2005 01:30:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBU1UBb3045551 for ; Fri, 30 Dec 2005 01:30:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBU1UBPU045550; Fri, 30 Dec 2005 01:30:11 GMT (envelope-from gnats) Date: Fri, 30 Dec 2005 01:30:11 GMT Message-Id: <200512300130.jBU1UBPU045550@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Daniel Gerzo Cc: Subject: Re: docs/88390: devctl(4) man page does not list the notify events ("!") X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2005 01:30:12 -0000 The following reply was made to PR docs/88390; it has been noted by GNATS. From: Daniel Gerzo To: bug-followup@FreeBSD.org, nike_d@cytexbg.com Cc: Subject: Re: docs/88390: devctl(4) man page does not list the notify events ("!") Date: Fri, 30 Dec 2005 02:28:41 +0100 --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Ciao, Diff is included, thanks for your report. -- Best Regards, Daniel Gerzo --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="devctl.4.diff" --- devctl.4 Fri Dec 30 02:25:22 2005 +++ devctl.4.new Fri Dec 30 02:24:55 2005 @@ -93,6 +93,7 @@ .Pp .Bl -column -compact "Type" "Description" .Em "Type Description" +! Notify event. For example, a link state change. + Device node in tree attached. - Device node in tree detached. ? Unknown device detected. --EeQfGwPcQSOJBaQU--