Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2000 23:25:19 +0200 (CEST)
From:      Alexander Langer <alex@cichlids.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/18625: correct invalid mdoc reference in BUS_PRINT_CHILD.9
Message-ID:  <200005172125.XAA26114@cichlids.cichlids.com>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 17 14:30:00 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005172125.XAA26114>