From alex@cichlids.com  Wed May 17 14:25:19 2000
Return-Path: <alex@cichlids.com>
Received: from mail.surf1.de (mail.surf1.de [194.25.165.21])
	by hub.freebsd.org (Postfix) with ESMTP id 5E1AF37BB06
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 May 2000 14:25:15 -0700 (PDT)
	(envelope-from alex@cichlids.com)
Received: from cichlids.com (p3E9D38F7.dip0.t-ipconnect.de [62.157.56.247])
	by mail.surf1.de (8.9.3/8.9.3) with ESMTP id XAA30346
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 May 2000 23:25:08 +0200
Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10])
	by cichlids.com (Postfix) with ESMTP id 5F89CAC2C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 May 2000 23:25:23 +0200 (CEST)
Received: (from alex@localhost)
	by cichlids.cichlids.com (8.9.3/8.9.3) id XAA26114;
	Wed, 17 May 2000 23:25:19 +0200 (CEST)
	(envelope-from alex)
Message-Id: <200005172125.XAA26114@cichlids.cichlids.com>
Date: Wed, 17 May 2000 23:25:19 +0200 (CEST)
From: Alexander Langer <alex@cichlids.com>
Reply-To: alex@cichlids.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: correct invalid mdoc reference in BUS_PRINT_CHILD.9
X-Send-Pr-Version: 3.2

>Number:         18625
>Category:       docs
>Synopsis:       correct invalid mdoc reference in BUS_PRINT_CHILD.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 17 14:30:00 PDT 2000
>Closed-Date:    Wed May 17 17:21:08 PDT 2000
>Last-Modified:  Wed May 17 17:22:10 PDT 2000
>Originator:     Alexander Langer
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
none, dammnit
>Environment:


>Description:

     tached to.  Please see bus_generic_print_child.9 for more information re-

-> add .Xr


>How-To-Repeat:

>Fix:

Index: BUS_PRINT_CHILD.9
===================================================================
RCS file: /usr/home/ncvs/src/share/man/man9/BUS_PRINT_CHILD.9,v
retrieving revision 1.6
diff -r1.6 BUS_PRINT_CHILD.9
49,50c49,52
< Please see bus_generic_print_child.9 for more information regarding
< the proper formatting of the messages printed by BUS_PRINT_CHILD.
---
> Please see
> .Xr bus_generic_print_child 9
> for more information regarding the proper formatting of the messages
> printed by BUS_PRINT_CHILD.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: chris 
State-Changed-When: Wed May 17 17:21:08 PDT 2000 
State-Changed-Why:  
Committed, revision 1.7 of src/share/man/man9/BUS_PRINT_CHILD.9.  Thanks! 
>Unformatted:
