From nobody@FreeBSD.org  Fri Jun  9 16:31:35 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E333016A41B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  9 Jun 2006 16:31:35 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B6BEF43D77
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  9 Jun 2006 16:31:35 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k59GVZbs079871
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 9 Jun 2006 16:31:35 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k59GVZd3079870;
	Fri, 9 Jun 2006 16:31:35 GMT
	(envelope-from nobody)
Message-Id: <200606091631.k59GVZd3079870@www.freebsd.org>
Date: Fri, 9 Jun 2006 16:31:35 GMT
From: Eric Anderson <anderson@centtech.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sbp_targ man page missing reference to device targ
X-Send-Pr-Version: www-2.3

>Number:         98759
>Category:       docs
>Synopsis:       [patch] sbp_targ(4) man page missing reference to device targ
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 09 16:40:09 GMT 2006
>Closed-Date:    Fri Oct 09 12:14:05 CEST 2009
>Last-Modified:  Fri Oct 09 12:14:05 CEST 2009
>Originator:     Eric Anderson
>Release:        FreeBSD 6.1-STABLE
>Organization:
>Environment:
FreeBSD neutrino.centtech.com 6.1-STABLE FreeBSD 6.1-STABLE #23: Wed May 31 22:54:36 CDT 2006     root@hostname:/usr/obj/usr/src/sys/NEUTRINO  i386
>Description:
The sbp_targ(4) man page is missing the reference to the device targ option necessary to use the target mode with firewire.  
>How-To-Repeat:
man sbp_targ
>Fix:
Index: sbp_targ.4
===================================================================
RCS file: /alt/ncvs/src/share/man/man4/sbp_targ.4,v
retrieving revision 1.5
diff -u -u -r1.5 sbp_targ.4
--- sbp_targ.4  8 Jul 2004 12:27:12 -0000       1.5
+++ sbp_targ.4  9 Jun 2006 16:27:06 -0000
@@ -41,6 +41,7 @@
 .Cd "kldload firewire"
 .Cd "kldload cam"
 .Cd "kldload sbp_targ"
+.Cd "device  targ"
 .Pp
 or
 .Pp

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->joel 
Responsible-Changed-By: joel 
Responsible-Changed-When: Fri Jul 14 20:49:23 UTC 2006 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98759 
Responsible-Changed-From-To: joel->freebsd-doc 
Responsible-Changed-By: joel 
Responsible-Changed-When: Mon Sep 15 16:29:25 UTC 2008 
Responsible-Changed-Why:  
Over to docs. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98759 
State-Changed-From-To: open->closed 
State-Changed-By: brueffer 
State-Changed-When: Fri Oct 9 12:12:23 CEST 2009 
State-Changed-Why:  
The "device targ" dependency has been mentioned in the 
manpage since rev. 1.1. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98759 
>Unformatted:
