diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-15 13:47:08 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-15 13:47:08 +0000 |
| commit | ac23fd20448f92bb7a5227a78ec76dc48e39a70f (patch) | |
| tree | 81f916fad891bf351ea91d88247a8d0f8c32a02b | |
| parent | 20c661befb723d5b497a3f931c898f1d31561fc2 (diff) | |
Notes
| -rw-r--r-- | share/man/man9/BUS_PRINT_CHILD.9 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man9/BUS_PRINT_CHILD.9 b/share/man/man9/BUS_PRINT_CHILD.9 index d703e8043ee9..5dbea154ce22 100644 --- a/share/man/man9/BUS_PRINT_CHILD.9 +++ b/share/man/man9/BUS_PRINT_CHILD.9 @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: BUS_PRINT_CHILD.9,v 1.3 1999/07/29 01:01:48 mdodd Exp $ +.\" $Id: BUS_PRINT_CHILD.9,v 1.4 1999/08/15 10:48:26 mpp Exp $ .\" .Dd June 16, 1998 .Os @@ -49,7 +49,6 @@ device is attached to. Please see bus_generic_print_child.9 for more information regarding the proper formatting of the messages printed by BUS_PRINT_CHILD. .Sh SEE ALSO -.Xr BUS_PRINT_CHILD 9 , .Xr device 9 , .Xr driver 9 .Sh RETURN VALUES |
